feat: allow editing of submission by the user #1572
Annotations
3 errors and 1 warning
NPM lint:
src/components/SidebarTabs/SettingsSidebarTab.vue#L24
Expected a linebreak before this attribute
|
NPM lint
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
NPM lint:
src/mixins/ViewsMixin.js#L151
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from '@nextcloud/axios'` instead
|