mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-20 13:38:49 +01:00
Enable nsfw prompt by default
This commit is contained in:
parent
0f897158b9
commit
478bb9c59b
@ -1658,7 +1658,7 @@ const promptManagerDefaultPromptOrder = [
|
||||
},
|
||||
{
|
||||
"identifier": "nsfw",
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"identifier": "worldInfoAfter",
|
||||
|
Loading…
Reference in New Issue
Block a user