This commit is contained in:
saloui
2023-07-19 17:41:23 +02:00
parent 86f7c651ce
commit 857a97be1c
12 changed files with 173 additions and 97 deletions

View File

@ -347,7 +347,7 @@ export default {
} catch (error) {
console.log(error.message, 'getFileSize')
this.linkNotValid = true
//this.linkNotValid = true
return 'Could not be determined'
}