mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
Fix naming of exported SpaceManageView
This commit is contained in:
@@ -207,7 +207,7 @@ Vue.use(VueClipboard)
|
||||
Vue.use(BootstrapVue)
|
||||
|
||||
export default {
|
||||
name: "SupermarketView",
|
||||
name: "SpaceManageView",
|
||||
mixins: [ResolveUrlMixin, ToastMixin, ApiMixin],
|
||||
components: {GenericMultiselect, GenericModalForm},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user