mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-24 10:08:41 +00:00
opt account
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -272,7 +272,7 @@ class _LaterPageState extends State<LaterPage>
|
||||
isCopy: true,
|
||||
ctr: ctr,
|
||||
mediaId: null,
|
||||
mid: ctr.mid,
|
||||
mid: ctr.accountService.mid,
|
||||
);
|
||||
},
|
||||
child: Text(
|
||||
@@ -293,7 +293,7 @@ class _LaterPageState extends State<LaterPage>
|
||||
isCopy: false,
|
||||
ctr: ctr,
|
||||
mediaId: null,
|
||||
mid: ctr.mid,
|
||||
mid: ctr.accountService.mid,
|
||||
);
|
||||
},
|
||||
child: Text(
|
||||
|
||||
Reference in New Issue
Block a user