Merge branch 'pr-1562' into small-updates

This commit is contained in:
Borewit
2019-04-25 19:55:37 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ module.exports = {
APP_NAME: APP_NAME,
APP_TEAM: APP_TEAM,
APP_VERSION: APP_VERSION,
APP_WINDOW_TITLE: APP_NAME + ' (BETA)',
APP_WINDOW_TITLE: APP_NAME,
CONFIG_PATH: getConfigPath(),