[Client] Clean up: Remove the needless config property
This commit is contained in:
parent
e7f3325cb6
commit
da346a685e
|
@ -13,6 +13,5 @@ module.exports = {
|
||||||
scheme,
|
scheme,
|
||||||
apiUrl,
|
apiUrl,
|
||||||
devUrl,
|
devUrl,
|
||||||
aboutUrl,
|
aboutUrl
|
||||||
themeColor: '#f76d6c'
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue