ai: fade in response

This commit is contained in:
end-4
2025-10-12 12:58:03 +02:00
parent 79b49bd57e
commit a6e360c1db
2 changed files with 84 additions and 32 deletions
@@ -348,6 +348,9 @@ Singleton {
property JsonObject translator: JsonObject {
property int delay: 300 // Delay before sending request. Reduces (potential) rate limits and lag.
}
property JsonObject ai: JsonObject {
property bool textFadeIn: true
}
property JsonObject booru: JsonObject {
property bool allowNsfw: false
property string defaultProvider: "yandere"