FIX: Ember 1.12 upgrade
This commit is contained in:
parent
434122f9f5
commit
71fa6829ec
|
@ -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({});
|
||||
|
|
Loading…
Reference in New Issue