forked from FoundKeyGang/FoundKey
[Client] Clean up: Remove the needless config property
This commit is contained in:
parent
e7f3325cb6
commit
da346a685e
1 changed files with 1 additions and 2 deletions
|
@ -13,6 +13,5 @@ module.exports = {
|
|||
scheme,
|
||||
apiUrl,
|
||||
devUrl,
|
||||
aboutUrl,
|
||||
themeColor: '#f76d6c'
|
||||
aboutUrl
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue