1
0
mirror of https://github.com/kepler155c/opus synced 2025-11-14 06:17:13 +00:00

alternate support

This commit is contained in:
kepler155c@gmail.com
2019-11-10 15:58:36 -07:00
parent c9fd7efc26
commit 674c6af509
6 changed files with 106 additions and 19 deletions

View File

@@ -54,6 +54,7 @@ if multishell and multishell.openTab then
multishell.openTab({
title = 'System Log',
fn = systemLog,
noTerminate = true,
hidden = true,
})
else