feat(api): rename track type to library
Related to #1922 - rename library model fields
This commit is contained in:
parent
e5cb21c0e2
commit
05ca410453
14 changed files with 289 additions and 274 deletions
|
@ -1,3 +1,3 @@
|
|||
from .cloud_file import CloudFile
|
||||
from .file import File
|
||||
from .track_type import TrackType
|
||||
from .library import Library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue