Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-05-27 09:06:26 +03:00
parent 4c6a84b8fd
commit 4fa4a48deb

View File

@ -333,6 +333,7 @@ var CLIActions = actions.Actions({
}) })
.on('exit', function(){ .on('exit', function(){
that.stop() }) } }], that.stop() }) } }],
// XXX we should open multiple paths/indexes...
// XXX move this to a feature that requires electron... // XXX move this to a feature that requires electron...
// ...and move electron to an optional dependency... // ...and move electron to an optional dependency...
cliStartGUI: ['- System/CLI/start viewer GUI', cliStartGUI: ['- System/CLI/start viewer GUI',