mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2026-03-15 14:03:17 +08:00
add usesysplaylist option
This commit is contained in:
@@ -58,7 +58,9 @@ func main() {
|
||||
global.EventManager.Start()
|
||||
}()
|
||||
gui.MainWindow.ShowAndRun()
|
||||
global.Logger.Info("closing internal server")
|
||||
internal.Stop()
|
||||
global.Logger.Infof("closing event manager")
|
||||
global.EventManager.Stop()
|
||||
if *dev {
|
||||
i18n.SaveTranslation()
|
||||
|
||||
Reference in New Issue
Block a user