diff --git a/src/config.js b/src/config.js index 6f478bee..a58342ce 100644 --- a/src/config.js +++ b/src/config.js @@ -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(),