maybe fix
This commit is contained in:
parent
04b001b2c2
commit
daca5f4249
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
app.showMenuPanel({
|
||||
items: {
|
||||
"save": {
|
||||
name: "{{$root.getLz('action.openArtworkInBrowser')}}",
|
||||
name: "$root.getLz('action.openArtworkInBrowser')",
|
||||
action: () => {
|
||||
window.open(app.getMediaItemArtwork(self.url, 1024, 1024))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue