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 33b3398 commit f727b1bCopy full SHA for f727b1b
blacknotes.qml
@@ -69,7 +69,7 @@ MuseScore {
69
}
70
71
else
72
- console.log("Unknown element type: " + element.type)
+ console.log("Unknown element type: " + element.type)
73
74
75
// Apply the given function to all chords and rests in selection
0 commit comments