mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 08:54:36 +03:00
c3a496fe9f
no issue - Adds action view with import/export csv options
5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
import Route from '@ember/routing/route';
|
|
|
|
export default Route.extend({
|
|
});
|