convert track_id --> trackid

This commit is contained in:
geoffrey45
2022-02-23 02:46:06 +03:00
parent 2e699f7be7
commit fe07961757
9 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ class Track:
Track class
"""
track_id: str
trackid: str
title: str
artists: str
albumartist: str