chore(repo): add missed trailing commas

This commit is contained in:
Dmitry Krutskikh
2022-01-06 09:05:22 +03:00
parent 8ac2c36220
commit 800ab448f7
2 changed files with 2 additions and 2 deletions
@@ -245,7 +245,7 @@ class _MessageViewState extends State<MessageView> {
),
],
),
)
),
],
);
}