use beefy ui
This commit is contained in:
parent
12c81a22e8
commit
32c5b414de
5 changed files with 10 additions and 62 deletions
|
@ -20,10 +20,6 @@ app.use((state, emitter) => {
|
|||
state.translate = locale.getTranslator();
|
||||
state.storage = storage;
|
||||
state.raven = Raven;
|
||||
state.config = {
|
||||
uploadWindowStyle: 'upload-window',
|
||||
uploadButtonStyle: 'browse btn'
|
||||
};
|
||||
emitter.on('DOMContentLoaded', async () => {
|
||||
if (
|
||||
/firefox/i.test(navigator.userAgent) &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue