Added todo

This commit is contained in:
Antoine Gersant 2020-12-05 21:19:12 -08:00
parent 7ea97b0abf
commit a3f7a306e5

View file

@ -32,3 +32,5 @@ pub struct ListPlaylistsEntry {
pub struct SavePlaylistInput {
pub tracks: Vec<String>,
}
// TODO: Config and Preferences should have dto types