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