Parcourir la source

test use sections

andre il y a 3 mois
Parent
commit
488d18236c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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\Hidden;
 use function ThurData\Servers\KerioEmail\Core\Helper\di;
+use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Validators\Decimal;
 
 /**
  *