mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 08:38:18 +08:00
feat: video download
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -190,7 +190,7 @@ class _WhisperDetailPageState
|
||||
eInfos: _whisperDetailController.eInfos,
|
||||
onLongPress:
|
||||
item.senderUid.toInt() ==
|
||||
_whisperDetailController.accountService.mid
|
||||
_whisperDetailController.account.mid
|
||||
? () => onLongPress(index, item)
|
||||
: null,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user