Share chat dock tab: adding date column, removing password column.

This commit is contained in:
John Livingston
2024-06-19 11:45:37 +02:00
parent 9f4a92609b
commit 22ea1a36ae
2 changed files with 8 additions and 2 deletions

View File

@ -117,6 +117,7 @@ declare const LOC_SHARE_CHAT_DOCK: string
declare const LOC_SHARE_CHAT_DOCK_TIPS: string
declare const LOC_TOKEN_LABEL: string
declare const LOC_TOKEN_PASSWORD: string
declare const LOC_TOKEN_DATE: string
declare const LOC_TOKEN_ACTION_CREATE: string
declare const LOC_TOKEN_ACTION_REVOKE: string
declare const LOC_TOKEN_DEFAULT_LABEL: string