mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -494,7 +494,7 @@ class _AudioPageState extends State<AudioPage> {
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.spaceAround,
|
||||
children: PlayRepeat.values
|
||||
.sublist(0, 4)
|
||||
.take(4)
|
||||
.map(
|
||||
(e) => _playModeWidget(
|
||||
colorScheme: colorScheme,
|
||||
|
||||
Reference in New Issue
Block a user