feat: allow editing of submission by the user #1572
Annotations
2 errors and 1 warning
Lint:
src/components/SidebarTabs/SettingsSidebarTab.vue#L24
Expected a linebreak before this attribute
|
Lint
Process completed with exit code 1.
|
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
|
Loading