adding text items to slides
This commit is contained in:
parent
43dce4dca4
commit
2695d1b70f
2 changed files with 65 additions and 39 deletions
|
@ -5,7 +5,7 @@ use std::{
|
|||
fmt::Display,
|
||||
path::{Path, PathBuf},
|
||||
};
|
||||
use tracing::error;
|
||||
use tracing::{debug, error};
|
||||
|
||||
use super::songs::Song;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue