mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 23:24:10 +08:00
REFACTOR: Migrate more legacy JS to ES6
This commit is contained in:
@ -179,7 +179,6 @@ window.Discourse = Ember.Application.extend(Discourse.Ajax, {
|
||||
})
|
||||
}).create();
|
||||
|
||||
|
||||
Discourse.Markdown = {
|
||||
whiteListTag: Ember.K,
|
||||
whiteListIframe: Ember.K
|
||||
|
Reference in New Issue
Block a user