[Client] Fix bug
This commit is contained in:
parent
ce328889bf
commit
e0e3c43259
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
require('fuckadblock');
|
||||
const dialog = require('./dialog');
|
||||
import dialog from './dialog';
|
||||
|
||||
export default () => {
|
||||
if (fuckAdBlock === undefined) {
|
||||
|
|
Loading…
Reference in a new issue