Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-04-02 17:56:43 +08:00
parent 904d210ba2
commit cdc1720358
52 changed files with 58 additions and 58 deletions

View File

@@ -5,7 +5,7 @@ enum PlayRepeat implements EnumWithLabel {
listOrder('顺序播放'),
singleCycle('单个循环'),
listCycle('列表循环'),
autoPlayRelated('自动连播')
autoPlayRelated('自动连播'),
;
@override