mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-05 16:42:39 +00:00
Merge branch 'master' into master-ghc8107
This commit is contained in:
@@ -118,7 +118,7 @@ cChatMigrateInitKey fp key keepKey conf background ctrl = do
|
||||
setFileSystemEncoding utf8
|
||||
setForeignEncoding utf8
|
||||
|
||||
dbPath <- peekCAString fp
|
||||
dbPath <- peekCString fp
|
||||
dbKey <- BA.convert <$> B.packCString key
|
||||
confirm <- peekCAString conf
|
||||
r <-
|
||||
|
||||
Reference in New Issue
Block a user