We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ae03d5 + c69e22a commit 4e709efCopy full SHA for 4e709ef
1 file changed
apps/viewer/apps/viewer/apps/viewer/src/mixins/Mime.js
@@ -54,7 +54,7 @@ export default {
54
},
55
// unique file id
56
fileid: {
57
- type: Number,
+ type: [Number, String],
58
required: true,
59
60
// list of all the visible files
0 commit comments