mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
feat: regional country codes (#2567)
Co-authored-by: vkamn <vk@amnezia.org>
This commit is contained in:
@@ -117,7 +117,7 @@ bool SubscriptionUiController::exportNativeConfig(const QString &serverId, const
|
||||
}
|
||||
|
||||
const bool saved = SystemController::saveFile(fileName, nativeConfig);
|
||||
getAccountInfo(serverIndex, true);
|
||||
getAccountInfo(serverId, true);
|
||||
return saved;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user