-
- {{ preferencesStore.staticFiles.reduce((counter, obj) => {
- return counter += obj.files.length
- }, 0) }} {{ $t('misc.file', 2) }}
-
-
-
- {{ preferencesStore.staticFiles.length }} {{ $t('misc.folder', 2) }}
-
-
-
-
- {{ $t('misc.actions.more') }}
-
-
-
-