Fixed js error in open locally menu vue

This commit is contained in:
Giga Chubinidze 2024-01-16 20:31:12 +04:00
parent f0f1cd2487
commit 2ebe3ff2b8

View file

@ -47,7 +47,7 @@ export default {
text: this.attachment.wopi_context.button_text,
url: this.attachment.urls.edit_asset,
url_target: '_blank',
}),
});
}
if (this.canOpenLocally) {
const text = this.localAppName