mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
@@ -3,7 +3,8 @@ enum MsgUnReadType {
|
||||
reply('回复我的'),
|
||||
at('@我'),
|
||||
like('收到的赞'),
|
||||
sysMsg('系统通知');
|
||||
sysMsg('系统通知')
|
||||
;
|
||||
|
||||
final String title;
|
||||
const MsgUnReadType(this.title);
|
||||
|
||||
Reference in New Issue
Block a user