Skip to content

Commit bfad141

Browse files
committed
workflow test
1 parent 4fc74ff commit bfad141

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/main_page.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,9 @@ class _MainPageState extends State<MainPage> {
228228
fontWeight: FontWeight.bold,
229229
color: isConnectingThis ? Colors.grey : null,
230230
),
231+
231232
),
233+
232234
subtitle: Text(
233235
'${connection.host}:${connection.port} - ${connection.type.displayName}',
234236
style: TextStyle(

0 commit comments

Comments
 (0)