Fixes to Add Melody Page, minor UI Tweaks
This commit is contained in:
@@ -28,7 +28,6 @@ class MelodyInfo(BaseModel):
|
||||
color: str = ""
|
||||
isTrueRing: bool = False
|
||||
previewURL: str = ""
|
||||
notes: List[int] = []
|
||||
|
||||
|
||||
class MelodyAttributes(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user