From e9ad7cb7975475f9395b1c091d13dab2c614cc93 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Thu, 13 Jun 2024 23:37:52 +0200 Subject: [PATCH] WebHost: fix option doc indent (#3513) * WebHost: fix option doc indent * Update macros.html --- WebHostLib/templates/playerOptions/macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/templates/playerOptions/macros.html b/WebHostLib/templates/playerOptions/macros.html index 2187ffe913..76cf076994 100644 --- a/WebHostLib/templates/playerOptions/macros.html +++ b/WebHostLib/templates/playerOptions/macros.html @@ -196,7 +196,7 @@ {% macro OptionTitle(option_name, option) %} {% endmacro %}