fix setup on server edition

This commit is contained in:
zadam
2020-05-08 10:24:57 +02:00
parent 0e4eec10b9
commit 48c843c087
2 changed files with 1 additions and 3 deletions

View File

@@ -165,6 +165,5 @@ module.exports = {
createMainWindow,
createSetupWindow,
closeSetupWindow,
createExtraWindow,
registerGlobalShortcuts
};