mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 12:04:50 +08:00
Compare commits
1 Commits
2de59b0c9b
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c94885a5c4 |
@@ -167,6 +167,7 @@ class ChatItem extends StatelessWidget {
|
||||
required dynamic content,
|
||||
required Color textColor,
|
||||
}) {
|
||||
return def(textColor, err: 'dev');
|
||||
try {
|
||||
switch (msgTypeFromValue(item.msgType)) {
|
||||
case MsgType.EN_MSG_TYPE_NOTIFY_MSG:
|
||||
|
||||
Reference in New Issue
Block a user