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