feat: add setting to pulse split input on self message received (#6380)
This commit is contained in:
@@ -351,6 +351,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"background": { "$ref": "#/definitions/qt-color" },
|
||||
"backgroundPulse": { "$ref": "#/definitions/qt-color" },
|
||||
"text": { "$ref": "#/definitions/qt-color" }
|
||||
},
|
||||
"required": ["background", "text"]
|
||||
|
||||
Reference in New Issue
Block a user