passwall / passwall-extension

Official browser extension for Passwall
GNU General Public License v3.0
53 stars 11 forks source link

Import vue instance to save-password #30

Closed yakuter closed 3 years ago

yakuter commented 3 years ago

In save-password module, we create a new instance which is exactly same with the popup vue instance. Instead of creating new one, we should import popup's instance.

Does anyone wants to work on this?

bufgix commented 3 years ago

I can handle this

yakuter commented 3 years ago

Great thank you @bufgix in advance