💄 Rename IRC chat UI
This commit is contained in:
@@ -178,7 +178,7 @@ class MessageItem extends HookConsumerWidget {
|
||||
duration: const Duration(milliseconds: kFlashDuration),
|
||||
decoration: BoxDecoration(color: flashColor),
|
||||
child: switch (settings.messageDisplayStyle) {
|
||||
'irc' => MessageItemDisplayIRC(
|
||||
'compact' => MessageItemDisplayIRC(
|
||||
message: message,
|
||||
isCurrentUser: isCurrentUser,
|
||||
progress: progress,
|
||||
|
Reference in New Issue
Block a user