mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 16:48:43 +00: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