pause and play, first step for the time line

This commit is contained in:
2025-07-08 19:05:35 +02:00
parent 848e6bc73d
commit a39e69f8d9
5 changed files with 116 additions and 32 deletions

View File

@@ -9,3 +9,4 @@ kira = "0.10.6"
tokio = {version = "1.45.1", features = ["time"]}
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.140"
regex = "1.11.1"