mirror of
https://github.com/agersant/polaris
synced 2024-11-10 10:14:12 +00:00
Added TODO
This commit is contained in:
parent
818dfe877c
commit
f27bc4ccfc
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue