mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'main' into dev
This commit is contained in:
@@ -62,7 +62,7 @@ function setWorldInfoSettings(settings, data) {
|
||||
// World Info Editor
|
||||
async function showWorldEditor() {
|
||||
if (!world_info) {
|
||||
callPopup("<h3>Select a world info first!</h3>", "default");
|
||||
callPopup("<h3>Select a world info first!</h3>", "text");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user