nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

cosmetic bug: 3 typos `throw Error('Form ' + form + ' does no exist')` need correction #1099

Closed kirisakow closed 4 months ago

kirisakow commented 4 months ago

https://github.com/nextcloud/tables/blob/31d7863ce5975d07d853c7402f7f336ada48edc9/src/modules/main/partials/ColumnFormComponent.vue#L60 https://github.com/nextcloud/tables/blob/31d7863ce5975d07d853c7402f7f336ada48edc9/src/modules/modals/EditColumn.vue#L134 https://github.com/nextcloud/tables/blob/31d7863ce5975d07d853c7402f7f336ada48edc9/src/modules/modals/CreateColumn.vue#L204