Skip to content

Commit d595ebb

Browse files
committed
update calc id
1 parent 39563d2 commit d595ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/helpers/widgets.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const WIDGETS: Record<WidgetId, WidgetMetadata> = {
5555
},
5656
calculator: {
5757
listItemId: 'WidgetListItem-calculator',
58-
actionName: 'Calculator',
58+
actionName: 'Bitcoin Calculator',
5959
homeId: () => 'CalculatorWidget',
6060
hasSettings: () => false,
6161
},

0 commit comments

Comments
 (0)