add interval to settings, update the script (it was not working as intented)

This commit is contained in:
vaguesyntax
2025-10-27 20:39:45 +03:00
parent 901aa820e5
commit 035e51b36e
4 changed files with 37 additions and 20 deletions
@@ -378,6 +378,7 @@ Singleton {
property JsonObject musicRecognition: JsonObject {
property int timeout: 16
property int interval: 4
}
property JsonObject search: JsonObject {