better display announcement
This commit is contained in:
@@ -22,6 +22,7 @@ class App extends Component {
|
||||
load_config();
|
||||
load_attentions();
|
||||
window.AS_BACKUP = localStorage['DEFAULT_ALLOW_SEARCH'] ? true : false;
|
||||
window.ANN = localStorage['ANN'];
|
||||
window.LAST_ANN = localStorage['LAST_ANN'];
|
||||
listen_darkmode(
|
||||
{ default: undefined, light: false, dark: true }[
|
||||
|
||||
Reference in New Issue
Block a user