(Internal refactor) Decouple world info editor from global WI selector

This commit is contained in:
Cohee
2023-06-20 13:47:34 +03:00
parent 3b66310dd2
commit 2663a8370f
4 changed files with 95 additions and 107 deletions

View File

@ -20,7 +20,6 @@ import {
import {
world_info_budget,
world_info_data,
world_info_depth,
world_info,
getWorldInfoPrompt,
@ -5544,7 +5543,6 @@ window["SillyTavern"].getContext = function () {
chat: chat,
characters: characters,
groups: groups,
worldInfo: world_info_data,
name1: name1,
name2: name2,
characterId: this_chid,