diff options
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/index.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts index a165d0fd3e..8cb493bcf6 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -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; /** |