mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Exclude examples from allowed to be edited
This commit is contained in:
@ -928,7 +928,6 @@ class PromptManager {
|
||||
'personaDescription',
|
||||
'worldInfoBefore',
|
||||
'worldInfoAfter',
|
||||
'dialogueExamples',
|
||||
];
|
||||
return forceEditPrompts.includes(prompt.identifier) || !prompt.marker;
|
||||
}
|
||||
|
Reference in New Issue
Block a user