Added TODO

This commit is contained in:
Antoine Gersant 2021-11-27 16:45:25 -08:00
parent 818dfe877c
commit f27bc4ccfc

View file

@ -235,3 +235,4 @@ impl From<settings::Settings> for Settings {
}
// TODO: Preferences, CollectionFile, Song and Directory should have dto types
// TODO Song dto type should skip `None` values when serializing, to lower payload sizes by a lot