mirror of
https://github.com/discourse/discourse.git
synced 2025-03-21 00:35:45 +08:00
FIX: attempts to fix an error with EXTEND_PROTOTYPES (#7067)
This commit is contained in:
parent
71360436ff
commit
a206c7f5d5
@ -1,4 +1,3 @@
|
||||
window.ENV = {};
|
||||
window.EmberENV = window.EmberENV || {};
|
||||
window.EmberENV.FORCE_JQUERY = true;
|
||||
window.EmberENV.EXTEND_PROTOTYPES = window.EmberENV.EXTEND_PROTOTYPES || {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user