From ee4dc27800d73ab7db0db5d59c4c951df0f1206e Mon Sep 17 00:00:00 2001 From: Hazelnoot Date: Mon, 12 May 2025 13:47:55 -0400 Subject: rename pollsOnLocal.host to pollsOnLocal.name --- locales/index.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locales') diff --git a/locales/index.d.ts b/locales/index.d.ts index 8a3799ce58..bd0d718c13 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -13070,9 +13070,9 @@ export interface Locale extends ILocale { */ "popularUsersLocal": ParameterizedString<"name">; /** - * Polls trending on {host} + * Polls trending on {name} */ - "pollsOnLocal": ParameterizedString<"host">; + "pollsOnLocal": ParameterizedString<"name">; /** * Polls trending on the global network */ -- cgit v1.2.3-freya