This commit is contained in:
Swift
2024-01-22 21:05:17 +03:30
parent bf05f3c0c8
commit ec533f721e
9 changed files with 13 additions and 295 deletions
+1
View File
@@ -68,6 +68,7 @@ export default {
files: files.data
}
} catch (e) {
console.log(e)
error({ status: 500, message: 'there is a problem here' })
}
},