Browse Source

auto acp scripted

master
jfinn 5 years ago
parent
commit
86c7ed3f3f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app.js

+ 1
- 1
app.js View File

3
 import 'jquery';
3
 import 'jquery';
4
 import 'jquery-contextmenu';
4
 import 'jquery-contextmenu';
5
 import 'jQuery-Impromptu';
5
 import 'jQuery-Impromptu';
6
-
6
+window.glob_react = window.glob_react || {}
7
 
7
 
8
 
8
 
9
 import conference from './conference';
9
 import conference from './conference';

Loading…
Cancel
Save