mirror of https://github.com/zlatinb/muwire
do not auto-shutdown
parent
ff50a84a48
commit
ddb0568aab
|
@ -2,7 +2,7 @@
|
|||
application {
|
||||
title = 'MuWire'
|
||||
startupGroups = ['EventList', 'MainFrame']
|
||||
autoShutdown = true
|
||||
autoShutdown = false
|
||||
}
|
||||
|
||||
mvcGroups {
|
||||
|
|
Loading…
Reference in New Issue