diff --git a/public/index.html b/public/index.html
index 13295a005..f65ebb534 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5088,7 +5088,8 @@
-
+
+
diff --git a/public/scripts/world-info.js b/public/scripts/world-info.js
index 275fdd277..bfbdde330 100644
--- a/public/scripts/world-info.js
+++ b/public/scripts/world-info.js
@@ -522,7 +522,7 @@ function registerWorldInfoSlashCommands() {
return '';
}
- const entry = createWorldInfoEntry(file, data, true);
+ const entry = createWorldInfoEntry(file, data);
if (key) {
entry.key.push(key);
@@ -795,20 +795,20 @@ function displayWorldEntries(name, data, navigation = navigation_option.none) {
callback: function (/** @type {object[]} */ page) {
$('#world_popup_entries_list').empty();
const keywordHeaders = `
-