chore: exclude last_login_fail, last_login, sync_from from users edit form
This commit is contained in:
parent
002226d17c
commit
e453883b61
@ -10,7 +10,7 @@
|
||||
"cwidth": {}
|
||||
},
|
||||
"editexclouded": [
|
||||
"id", "nick_name", "orgid"
|
||||
"id", "nick_name", "orgid", "last_login_fail", "last_login", "sync_from"
|
||||
],
|
||||
"subtables": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user