Draft: Resolve "[Refactoring] Improve vuex store usage"
Compare changes
- Tobias Kuhnert authored
@@ -32,56 +32,67 @@ implied. See the Licence for the specific language governing
@@ -90,22 +101,34 @@ import { Vue, Component, Prop, mixins } from 'nuxt-property-decorator'
@@ -115,18 +138,24 @@ export default class AttachmentEditPage extends mixins(AttachmentsMixin) {