songs are nearly working entirely
Still needs audio and text_alignment, but it's nearly finished, then we can find a way to load an entire presentation at once and then track the changes to the presentation, and load songs from the files
This commit is contained in:
parent
8c29e7900a
commit
9bd657f139
4 changed files with 21 additions and 12 deletions
|
@ -23,5 +23,5 @@ ron = "0.8.1"
|
|||
sqlx = { version = "0.8.2", features = ["sqlite"] }
|
||||
dirs = "5.0.1"
|
||||
tokio = "1.41.1"
|
||||
crisp = { git = "https://git.tfcconnection.org/chris/crisp", version = "0.1.1" }
|
||||
crisp = { git = "https://git.tfcconnection.org/chris/crisp", version = "0.1.3" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue