mirror of
https://github.com/filegator/filegator.git
synced 2025-08-13 06:14:23 +02:00
fixes #46
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
{{ lang('Upload') }}
|
||||
</b-checkbox>
|
||||
<b-checkbox v-model="permissions.download">
|
||||
{{ lang('Download') }}
|
||||
{{ lang('Download permission') }}
|
||||
</b-checkbox>
|
||||
<b-checkbox v-model="permissions.batchdownload">
|
||||
{{ lang('Batch Download') }}
|
||||
|
Reference in New Issue
Block a user