From 805ec98ec09c3bbcaed8f5aec100d5cb25146679 Mon Sep 17 00:00:00 2001 From: Hazelnoot Date: Fri, 2 May 2025 08:32:39 -0400 Subject: update description of "enable proxy account" toggle --- locales/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locales') diff --git a/locales/index.d.ts b/locales/index.d.ts index 4d5ae94762..977fb43be4 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -12944,7 +12944,7 @@ export interface Locale extends ILocale { */ "enableProxyAccount": string; /** - * If disabled, then the proxy account will not be used. + * If disabled, then the proxy account will not be used. User lists will only include notes from local or followed users. */ "enableProxyAccountDescription": string; } -- cgit v1.2.3-freya