andre 3 месяцев назад
Родитель
Сommit
488d18236c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/UI/Client/Setting/Sections/GeneralSection.php

+ 1 - 0
app/UI/Client/Setting/Sections/GeneralSection.php

@@ -9,6 +9,7 @@ use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Sections\InputGroup;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\InputGroupElements;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\InputGroupElements;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Hidden;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Hidden;
 use function ThurData\Servers\KerioEmail\Core\Helper\di;
 use function ThurData\Servers\KerioEmail\Core\Helper\di;
+use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Validators\Decimal;
 
 
 /**
 /**
  *
  *