can now sync with config files that are updated externally (not imported)
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
Vendored
+1
@@ -4,4 +4,5 @@ export interface ConfigFile {
|
||||
sync: string | undefined
|
||||
isEncrypted: boolean
|
||||
pass: string | undefined
|
||||
passCommand: string | undefined
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user