mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
Exclude examples from allowed to be edited
This commit is contained in:
parent
82b0733d88
commit
a4e673fd0a
@ -928,7 +928,6 @@ class PromptManager {
|
||||
'personaDescription',
|
||||
'worldInfoBefore',
|
||||
'worldInfoAfter',
|
||||
'dialogueExamples',
|
||||
];
|
||||
return forceEditPrompts.includes(prompt.identifier) || !prompt.marker;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user