mirror of
https://github.com/softinio/Fishee.git
synced 2025-09-05 11:56:41 -07:00
complete backup functionality
This commit is contained in:
parent
9dd3399d5c
commit
02f14b70bf
3 changed files with 17 additions and 10 deletions
|
@ -86,7 +86,6 @@ struct Fishee: ParsableCommand {
|
|||
let result = writeFishHistory(
|
||||
to: writePath,
|
||||
history: finalHistory,
|
||||
historyFileLocation: fishHistoryLocation?.path,
|
||||
backup: backup
|
||||
)
|
||||
if result {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue