Apparently defining a sound for critical was breaking things...

This commit is contained in:
2023-02-28 20:54:57 -05:00
parent f923bf656c
commit 8272ae3208

View File

@ -712,7 +712,7 @@ script:
text:
sound:
name: 'Sound'
description: 'The sound you want the notification to make. Critical ignores this.'
description: 'The sound you want the notification to make.'
example: 'US-EN-Morgan-Freeman-Wife-Is-Arriving.wav'
required: false
selector:
@ -744,7 +744,7 @@ script:
tag: '{{ tag if tag is defined else "{}" }}'
push:
sound:
name: default
name: '{{ sound if sound is defined else "default" }}'
critical: 1
- conditions:
- condition: template