新增ogg格式文件
This commit is contained in:
parent
c875350112
commit
4436cc3a15
@ -3,6 +3,7 @@ SUPPORT_MUSIC_TYPE = [
|
|||||||
".flac",
|
".flac",
|
||||||
".wav",
|
".wav",
|
||||||
".ape",
|
".ape",
|
||||||
|
".ogg",
|
||||||
]
|
]
|
||||||
|
|
||||||
LATEST_ASK_API = "https://userprofile.mina.mi.com/device_profile/v2/conversation?source=dialogu&hardware={hardware}×tamp={timestamp}&limit=2"
|
LATEST_ASK_API = "https://userprofile.mina.mi.com/device_profile/v2/conversation?source=dialogu&hardware={hardware}×tamp={timestamp}&limit=2"
|
||||||
|
Loading…
Reference in New Issue
Block a user