mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -27,7 +27,7 @@ class SysMsgController
|
||||
}
|
||||
}
|
||||
|
||||
Future msgSysUpdateCursor(int? cursor) async {
|
||||
void msgSysUpdateCursor(int? cursor) {
|
||||
if (cursor != null) {
|
||||
MsgHttp.msgSysUpdateCursor(cursor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user