mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-27 13:55:54 +08:00
@@ -261,7 +261,7 @@ class PageUtils {
|
||||
);
|
||||
}
|
||||
|
||||
static Future pushDynFromId({id, rid, bool off = false}) async {
|
||||
static Future<void> pushDynFromId({id, rid, bool off = false}) async {
|
||||
SmartDialog.showLoading();
|
||||
dynamic res = await DynamicsHttp.dynamicDetail(
|
||||
id: id,
|
||||
|
||||
Reference in New Issue
Block a user