mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 10:42:46 +08:00
FIX: Add helper file for compatibility with latest stable plugin
This commit is contained in:
parent
d8c3c82345
commit
c395755051
|
@ -0,0 +1,3 @@
|
|||
export default Ember.ArrayProxy.extend({
|
||||
render(topic, renderIcon) {}
|
||||
}).create({ content: [] });
|
Loading…
Reference in New Issue
Block a user