1
0

clarify IP tip message

This commit is contained in:
Hazelnoot
2025-05-12 14:21:21 -04:00
parent 2788855111
commit ce8bcf5707
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13094,7 +13094,7 @@ export interface Locale extends ILocale {
*/
"ip": string;
/**
* The date is the IP address was first acknowledged.
* The date is when IP address was first used.
*/
"ipTip": string;
/**