FIX: Ember 1.12 upgrade
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import buildPluginAdapter from 'discourse/adapters/build-plugin';
|
||||
import buildPluginAdapter from 'admin/adapters/build-plugin';
|
||||
|
||||
export default buildPluginAdapter('explorer').extend({
|
||||
|
||||
});
|
||||
export default buildPluginAdapter('explorer').extend({});
|
||||
|
||||
Reference in New Issue
Block a user