This commit is contained in:
2020-05-15 21:47:39 +00:00
parent e125e0daf3
commit 1168e3314e
4 changed files with 8 additions and 8 deletions

View File

@@ -416,7 +416,7 @@ export default {
},
///////////////////////////////////
// POST FILE ATTACHMENTS
// @param {ayId:objectid, ayType:objectType, files:[array of files]}
// @param {ayaId:objectid, ayaType:objectType, files:[array of files]}
//
uploadAttachment(at) {
let that = this;