Fixed #15504 - allow nulling/not changing locale in user bulk edit

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-09-16 14:31:10 +01:00
parent 8774da3921
commit 4debaaea39
5 changed files with 29 additions and 2 deletions
+1
View File
@@ -122,6 +122,7 @@ class User extends SnipeModel implements AuthenticatableContract, AuthorizableCo
'jobtitle',
'employee_num',
'website',
'locale',
];
/**