mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
fix: Sec/ field added to backup
This commit is contained in:
@@ -45,7 +45,7 @@ private:
|
||||
QStringList encryptedKeys; // encode only key listed here
|
||||
// only this fields need for backup
|
||||
QStringList m_fieldsToBackup = {
|
||||
"Conf/", "Servers/",
|
||||
"Conf/", "Servers/", "Sec/",
|
||||
};
|
||||
|
||||
mutable QByteArray m_key;
|
||||
|
||||
Reference in New Issue
Block a user