mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix: playcount reset to 1 on remap
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ class SendTrackFileQuery(BaseModel):
|
||||
)
|
||||
)
|
||||
container: Literal["mp3", "aac", "flac", "webm", "ogg"] = Field(
|
||||
"flac",
|
||||
"mp3",
|
||||
description="The container format of the audio file. Options: mp3, aac, flac, webm, ogg",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user