summaryrefslogtreecommitdiff
path: root/src/web/app/common/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/app/common/scripts')
-rw-r--r--src/web/app/common/scripts/config.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/web/app/common/scripts/config.js b/src/web/app/common/scripts/config.js
index 5123402414..e44e174a92 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
};