diff --git a/public/index.html b/public/index.html index fa6a6c5c1..a66cee149 100644 --- a/public/index.html +++ b/public/index.html @@ -243,6 +243,7 @@ function flushSettings() { $('#settings_perset').empty(); $('#world_info').empty(); + $('#settings_perset').append(''); $('#world_info').append(''); }