Skip to content

Commit 63e5400

Browse files
benitavsimolus3
authored andcommitted
Update packages/powersync_devtools_extension/lib/ui/overview.dart
1 parent 944913a commit 63e5400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/powersync_devtools_extension/lib/ui/overview.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ class _SyncStatus extends ConsumerWidget {
143143
},
144144
),
145145
ButtonGroupItemData(
146-
label: 'Open in Diagnostics Client',
146+
label: 'Open in Sync Diagnostics Client',
147147
onPressed: () {
148148
final url =
149149
Uri.https('diagnostics-app.powersync.com', '/', {

0 commit comments

Comments
 (0)