We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8ec5b commit 8804288Copy full SHA for 8804288
src/components/ReconnectPrompt.svelte
@@ -73,7 +73,7 @@
73
}
74
default: {
75
return {
76
- heading: 'disconnectedWarning}.bluetoothHeading',
+ heading: 'disconnectedWarning.bluetoothHeading',
77
subtitle: '',
78
listHeading: '',
79
bulletOne: '',
0 commit comments