mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-24 04:22:39 +08:00
some modifitions (#636)
* opt: MsgUnReadTypeV2 * mod: recoard history in anonymity mode
This commit is contained in:
committed by
GitHub
parent
82d615fbbf
commit
af289c533f
@@ -259,7 +259,7 @@ class DefaultUser extends StatelessWidget {
|
||||
}
|
||||
}
|
||||
|
||||
Widget msgBadge(mainController) {
|
||||
Widget msgBadge(MainController mainController) {
|
||||
void toWhisper() {
|
||||
mainController.msgUnReadCount.value = '';
|
||||
mainController.lastCheckUnreadAt = DateTime.now().millisecondsSinceEpoch;
|
||||
|
||||
Reference in New Issue
Block a user