feat: add local activation option in global lorebook settings
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
<Check bind:check={DBState.db.sideMenuRerollButton} name={language.sideMenuRerollButton}/>
|
||||
</div>
|
||||
|
||||
<div class="flex items-center mt-2">
|
||||
<Check bind:check={DBState.db.localActivationInGlobalLorebook} name={language.localActivationInGlobalLorebook}/>
|
||||
</div>
|
||||
|
||||
<div class="flex items-center mt-2">
|
||||
<Check bind:check={DBState.db.requestInfoInsideChat} name={language.requestInfoInsideChat}/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user