1
0

fix wording of "User is from a bubble instance"

This commit is contained in:
Hazelnoot
2025-05-12 13:31:48 -04:00
parent 655290f8a4
commit 03d6655f92
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7690,7 +7690,7 @@ export interface Locale extends ILocale {
*/
"isFromInstanceSubdomains": string;
/**
* User is from a local bubble instance
* User is from a bubble instance
*/
"fromBubbleInstance": string;
/**