- removed participant upload

This commit is contained in:
Peter Papp
2021-08-09 09:38:08 +02:00
parent 9a80c044fc
commit 60337934cb
15 changed files with 35 additions and 123 deletions
@@ -112,7 +112,7 @@
},
canShareItem() {
return this.$isThisLocation([
'base', 'participant_uploads', 'latest', 'shared'
'base', 'latest', 'shared'
])
},
},