Enable nsfw prompt by default

This commit is contained in:
Cohee
2023-08-13 14:41:29 +03:00
parent 0f897158b9
commit 478bb9c59b

View File

@ -1658,7 +1658,7 @@ const promptManagerDefaultPromptOrder = [
}, },
{ {
"identifier": "nsfw", "identifier": "nsfw",
"enabled": false "enabled": true
}, },
{ {
"identifier": "worldInfoAfter", "identifier": "worldInfoAfter",