Update api.md

This commit is contained in:
Stephan Mühl
2023-04-02 20:36:07 +02:00
committed by GitHub
parent 4c35a26e68
commit 681f40b6dd

View File

@@ -184,6 +184,6 @@ Here's an example JSON object to start a timer for 1 hour, 30 minutes, and 10 se
"minutes": 30,
"seconds": 10,
"sound": "friends"
}
}
```