almost committed garbage again

This commit is contained in:
Maikiwi 2022-01-24 20:24:21 -08:00
parent 9c0dca8001
commit 9cb5dacea5
18 changed files with 87 additions and 87 deletions

View file

@ -48,7 +48,7 @@
let self = this
CiderContextMenu.Create(event, {
items: [{
"name": app.getLz('action.removeFromQueue'),
"name": $root.getLz('action.removeFromQueue'),
"action": function () {
}