send_time -> timestamp

This commit is contained in:
Alois 2026-04-02 00:35:36 +02:00
commit 6bb0f0dd0a
3 changed files with 6 additions and 6 deletions

View file

@ -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",