This commit is contained in:
parent
01bffe2014
commit
f8a72b1359
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ use crate::core::{
|
|||
videos::{self, Video, add_video_to_db, update_video_in_db},
|
||||
};
|
||||
|
||||
#[allow(clippy::struct_field_names)]
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Library {
|
||||
song_library: Model<Song>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue