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 adc9842 commit 6855d2bCopy full SHA for 6855d2b
src/components/debug-modal/sections/messages.ts
@@ -81,7 +81,7 @@ export const messages = defineMessages({
81
id: 'gui.debugModal.addSoundCheckpoints.description1',
82
defaultMessage:
83
// eslint-disable-next-line max-len
84
- 'Similar to the Slow It Down strategy, you can add different sounds with the “play until done” block at key points to test your sequence.',
+ 'Similar to the Slow It Down strategy, you can add different sounds with the “play until done” block at key points to test your sequence.',
85
description: 'description for the "add sound checkpoints" section of the debug modal'
86
},
87
addSoundCheckpointsDescription2: {
0 commit comments