From 4471b2d64d75421f6058dbd62548ac9336848e75 Mon Sep 17 00:00:00 2001 From: Animan8000 Date: Wed, 26 Feb 2025 15:15:32 -0800 Subject: [PATCH] fix(webui): typo (#1035) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1035 Co-authored-by: Animan8000 Co-committed-by: Animan8000 --- static/webui/translations/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/webui/translations/en.js b/static/webui/translations/en.js index 421acdd4..750dfc94 100644 --- a/static/webui/translations/en.js +++ b/static/webui/translations/en.js @@ -102,7 +102,7 @@ dict = { cheats_infiniteHelminthMaterials: `Infinite Helminth Materials`, cheats_unlockAllShipFeatures: `Unlock All Ship Features`, cheats_unlockAllShipDecorations: `Unlock All Ship Decorations`, - cheats_unlockAllFlavourItems: `Unlock All Flavor Items`, + cheats_unlockAllFlavourItems: `Unlock All Flavor Items`, cheats_unlockAllSkins: `Unlock All Skins`, cheats_unlockAllCapturaScenes: `Unlock All Captura Scenes`, cheats_universalPolarityEverywhere: `Universal Polarity Everywhere`,