mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-03-09 13:24:53 +00:00
6 lines
123 B
JavaScript
6 lines
123 B
JavaScript
import buildPluginAdapter from 'admin/adapters/build-plugin';
|
|
|
|
export default buildPluginAdapter('explorer').extend({
|
|
|
|
});
|