Minor fix for seconds variable missing leading zero

This commit is contained in:
2023-05-17 23:22:32 +02:00
parent 8af24695fd
commit 7e8a6b121e
3 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,6 @@
* Fixed: Run executable action - when editing values were not loaded in editor
* Added: Variables usable in intent parameters
* Removed: Removed toasts for computer connection/disconnection
* Fixed: Leading zero in seconds-variable was missing for one-digit numbers
* Fixed: Closing notification didn't work if Automation's own service notification was hidden
* Added: Polish translation added
* Added: Variables usable in intent parameters
* Added: Polish translation added
* Removed: Removed toasts for computer connection/disconnection