diff --git a/app/lib/components/status_table.dart b/app/lib/components/status_table.dart index 022bc47c0a..dcb4c133a7 100644 --- a/app/lib/components/status_table.dart +++ b/app/lib/components/status_table.dart @@ -61,8 +61,11 @@ import 'package:http/http.dart' as http; - {{shortSha(status.checklist.checklist.commit.sha)}} - ({{shortSha(status.checklist.checklist.commit.author.login)}}) + + {{shortSha(status.checklist.checklist.commit.sha)}} + ({{shortSha(status.checklist.checklist.commit.author.login)}}) +