mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
feat: create vote (#871)
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -335,7 +335,9 @@ class _WhisperDetailPageState
|
||||
}
|
||||
|
||||
@override
|
||||
void onMention([bool fromClick = false]) {}
|
||||
Future<void> onMention([bool fromClick = false]) {
|
||||
return Future.value();
|
||||
}
|
||||
|
||||
@override
|
||||
void onSave() {}
|
||||
|
||||
Reference in New Issue
Block a user