fix built 2xx.html file
This commit is contained in:
parent
e495542656
commit
38215470ca
|
@ -55,7 +55,6 @@ window.__themeColors = {
|
||||||
ozark: '#5263af',
|
ozark: '#5263af',
|
||||||
cobalt: '#08439b',
|
cobalt: '#08439b',
|
||||||
sorcery: '#ae91e8',
|
sorcery: '#ae91e8',
|
||||||
gloom: '#fa0000',
|
|
||||||
offline: '#999999'
|
offline: '#999999'
|
||||||
}
|
}
|
||||||
if (localStorage.store_currentInstance && localStorage.store_instanceThemes) {
|
if (localStorage.store_currentInstance && localStorage.store_instanceThemes) {
|
||||||
|
|
Loading…
Reference in New Issue