feat: add copy file to local

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2022-04-11 19:57:40 +08:00
parent 46f2610a0a
commit dc06b1d69b
18 changed files with 83 additions and 258 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ package firefox
// return f.masterKey, nil
// }
//
// func (f *firefox) GetName() string {
// func (f *firefox) Name() string {
// return f.name
// }
//