From 51e6f5e255f908de14a2fcfcca7b7298643017d1 Mon Sep 17 00:00:00 2001 From: eugenijm Date: Fri, 11 Dec 2020 17:11:03 +0300 Subject: Display upload limit on the Features panel --- src/components/features_panel/features_panel.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/features_panel/features_panel.vue') diff --git a/src/components/features_panel/features_panel.vue b/src/components/features_panel/features_panel.vue index 608b11c8..9605d09d 100644 --- a/src/components/features_panel/features_panel.vue +++ b/src/components/features_panel/features_panel.vue @@ -25,6 +25,7 @@
  • {{ $t('features_panel.scope_options') }}
  • {{ $t('features_panel.text_limit') }} = {{ textlimit }}
  • +
  • {{ $t('features_panel.upload_limit') }} = {{ uploadlimit.num }} {{ $t('upload.file_size_units.' + uploadlimit.unit) }}
  • -- cgit v1.2.3-70-g09d2