updates
This commit is contained in:
parent
fa8ed2b599
commit
d00b8c9718
9 changed files with 226 additions and 37 deletions
|
@ -23,9 +23,9 @@ pub struct Playlists {
|
|||
pub public: bool,
|
||||
|
||||
pub playlist_type: String,
|
||||
pub parent_id: Option<String>,
|
||||
|
||||
pub creator_id: String,
|
||||
pub parent_id: Option<String>,
|
||||
|
||||
pub created_at: Option<NaiveDateTime>,
|
||||
pub updated_at: Option<NaiveDateTime>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue