From 7abc5e9315b8a8b9dda9157ab6e767534113d900 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Sun, 15 Sep 2024 22:44:35 +0200 Subject: [PATCH] Update config.ts --- src/locales/he_IL/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/he_IL/config.ts b/src/locales/he_IL/config.ts index 94b951ea924..d6475a092e4 100644 --- a/src/locales/he_IL/config.ts +++ b/src/locales/he_IL/config.ts @@ -95,7 +95,7 @@ import globalTradeSystem from "./mystery-encounters/global-trade-system-dialogue * - (see [i18next interpolations](https://www.i18next.com/translation-function/interpolation)) for more details. * - `@[]{}` (STATIC TEXT ONLY, NOT USEABLE WITH {@link UI.showText()} OR {@link UI.showDialogue()}) will auto-color the given text to a specified {@link TextStyle} (e.g. `TextStyle.SUMMARY_GREEN`). */ -export const heIlConfig = { +export const heConfig = { ability, abilityTriggers, arenaFlyout,