do not auto-shutdown

This commit is contained in:
Zlatin Balevsky
2019-10-22 21:40:47 +01:00
parent ff50a84a48
commit ddb0568aab

View File

@@ -2,7 +2,7 @@
application { application {
title = 'MuWire' title = 'MuWire'
startupGroups = ['EventList', 'MainFrame'] startupGroups = ['EventList', 'MainFrame']
autoShutdown = true autoShutdown = false
} }
mvcGroups { mvcGroups {