Now with new button toggles and edit for JSON data!
This commit is contained in:
@@ -273,6 +273,8 @@ export function handle_db_save_ae_obj_li__person(
|
||||
agree: obj.agree,
|
||||
comments: obj.comments,
|
||||
|
||||
allow_auth_key: obj.allow_auth_key, // For sign in without password
|
||||
// auth_key: obj.auth_key,
|
||||
passcode: obj.passcode,
|
||||
|
||||
data_json: obj.data_json,
|
||||
|
||||
Reference in New Issue
Block a user