mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
@@ -69,7 +69,7 @@ class DynamicDetailController extends CommonDynController {
|
||||
action: action,
|
||||
);
|
||||
if (res.isSuccess) {
|
||||
await Future.delayed(const Duration(milliseconds: 500), () {
|
||||
Future.delayed(const Duration(milliseconds: 500), () {
|
||||
if (!isClosed) {
|
||||
onReload();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user