mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Enable nsfw prompt by default
This commit is contained in:
@ -1658,7 +1658,7 @@ const promptManagerDefaultPromptOrder = [
|
||||
},
|
||||
{
|
||||
"identifier": "nsfw",
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"identifier": "worldInfoAfter",
|
||||
|
Reference in New Issue
Block a user