feat: tempPlayerConf add playRepeat (#1830)

This commit is contained in:
My-Responsitories
2026-02-09 18:16:45 +08:00
committed by GitHub
parent 7e570d11d8
commit 0460030a2b
7 changed files with 24 additions and 12 deletions

View File

@@ -579,7 +579,7 @@ class _AudioPageState extends State<AudioPage> {
),
),
Text(
playMode.desc,
playMode.label,
style: TextStyle(fontSize: 13, color: color),
),
],