From 8169ec7043e82f239df60f41b7fcc456a9a3caf6 Mon Sep 17 00:00:00 2001 From: James <9213561+Gensokian@users.noreply.github.com> Date: Mon, 3 Oct 2022 08:18:06 +0200 Subject: [PATCH] typo --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f6650ff..d5455fb 100644 --- a/index.php +++ b/index.php @@ -888,7 +888,7 @@ filltable("party_range_fighters", party_range_fighters) filltable("party_magic_fighters", party_magic_fighters) filltable("party_support_fighters", party_support_fighters) - filltable("party_amount", party_amountö) + filltable("party_amount", party_amount) filltable("party_health", party_health) filltable("party_health_score", party_health_score) filltable("party_skill_knowledge", party_skill_knowledge)