mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 17:16:29 +08:00
opt play all
Closes #1383 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -8,4 +8,6 @@ class LaterBaseController extends GetxController {
|
||||
RxMap<LaterViewType, int> counts = {
|
||||
for (final item in LaterViewType.values) item: -1,
|
||||
}.obs;
|
||||
|
||||
late final RxBool isPlayAll = true.obs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user