diff --git a/src/web/app/common/scripts/config.js b/src/web/app/common/scripts/config.js index 512340241..e44e174a9 100644 --- a/src/web/app/common/scripts/config.js +++ b/src/web/app/common/scripts/config.js @@ -13,6 +13,5 @@ module.exports = { scheme, apiUrl, devUrl, - aboutUrl, - themeColor: '#f76d6c' + aboutUrl };