mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
fix: VueFileManager default title in mails, ShareCreate / ShareEdit opening via CopyInput
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
|
||||
if (this.name === name)
|
||||
this.isVisibleWrapper = true
|
||||
|
||||
if( (this.name !== name))
|
||||
this.isVisibleWrapper = false
|
||||
})
|
||||
|
||||
// Open called popup
|
||||
|
||||
Reference in New Issue
Block a user