mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
[Client] Clean up: Remove the needless config property
This commit is contained in:
parent
ea4179a408
commit
4054b4904f
1 changed files with 1 additions and 2 deletions
|
@ -13,6 +13,5 @@ module.exports = {
|
||||||
scheme,
|
scheme,
|
||||||
apiUrl,
|
apiUrl,
|
||||||
devUrl,
|
devUrl,
|
||||||
aboutUrl,
|
aboutUrl
|
||||||
themeColor: '#f76d6c'
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue