updating songs now works

This commit is contained in:
Chris Cochrun 2025-03-08 22:35:18 -06:00
parent 95fb1d86d8
commit 49e1e767c3
5 changed files with 110 additions and 56 deletions

View file

@ -1,3 +1,4 @@
pub mod double_ended_slider;
pub mod library;
pub mod presenter;
pub mod song_editor;