diff --git a/public/index.html b/public/index.html index c51e9f784..3a16ec71d 100644 --- a/public/index.html +++ b/public/index.html @@ -3027,9 +3027,9 @@ Relaxed API URLs - + - World Import Dialog + Lorebook Import Dialog diff --git a/public/scripts/world-info.js b/public/scripts/world-info.js index 72f1c01f4..e48add0f1 100644 --- a/public/scripts/world-info.js +++ b/public/scripts/world-info.js @@ -1714,7 +1714,7 @@ export function checkEmbeddedWorld(chid) { if (!localStorage.getItem(checkKey) && (!worldName || !world_names.includes(worldName))) { localStorage.setItem(checkKey, 1); - if(power_user.world_import_dialog) { + if (power_user.world_import_dialog) { callPopup(`This character has an embedded World/Lorebook. Would you like to import it now? If you want to import it later, select "Import Card Lore" in the "More..." dropdown menu on the character panel.`,