send_time -> timestamp
This commit is contained in:
parent
2862060439
commit
6bb0f0dd0a
3 changed files with 6 additions and 6 deletions
|
|
@ -134,7 +134,7 @@ const DATA_TYPES = [
|
|||
"content",
|
||||
"messages",
|
||||
"notifications",
|
||||
"send_time",
|
||||
"timestamp",
|
||||
"get_time",
|
||||
"get_variant",
|
||||
"shared_secret_own",
|
||||
|
|
@ -222,7 +222,7 @@ registerDataKinds("number", [
|
|||
"start_date",
|
||||
"end_date",
|
||||
"omikron_id",
|
||||
"send_time",
|
||||
"timestamp",
|
||||
"sub_level",
|
||||
"sub_end",
|
||||
"last_message_at",
|
||||
|
|
|
|||
Loading…
Reference in a new issue