Skip to content

Commit 8804288

Browse files
Remove rouge bracket in text id (#209)
1 parent 6c8ec5b commit 8804288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ReconnectPrompt.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
}
7474
default: {
7575
return {
76-
heading: 'disconnectedWarning}.bluetoothHeading',
76+
heading: 'disconnectedWarning.bluetoothHeading',
7777
subtitle: '',
7878
listHeading: '',
7979
bulletOne: '',

0 commit comments

Comments
 (0)