update: overhauled firmware ui. Added public flash page.
This commit is contained in:
@@ -30,6 +30,7 @@ class MelodyInfo(BaseModel):
|
||||
isTrueRing: bool = False
|
||||
previewURL: str = ""
|
||||
archetype_csv: Optional[str] = None
|
||||
outdated_archetype: bool = False
|
||||
|
||||
|
||||
class MelodyAttributes(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user