feat: add album description

This commit is contained in:
ThetaDev 2022-11-06 19:43:24 +01:00
parent 6f07095757
commit dfd33d5e9b
19 changed files with 6200 additions and 79 deletions

View file

@ -8,6 +8,7 @@ MusicAlbum(
name: "Queendom2 FINAL",
cover: "[cover]",
artists: [],
description: None,
album_type: Single,
year: Some(2022),
by_va: true,