mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Merge branch 'dev' into secure-config-2
This commit is contained in:
@@ -5,3 +5,4 @@ void MobileUtils::shareText(const QStringList&) {}
|
||||
void MobileUtils::writeToKeychain(const QString&, const QByteArray &) {}
|
||||
bool MobileUtils::deleteFromKeychain(const QString& tag) { return false; }
|
||||
QByteArray MobileUtils::readFromKeychain(const QString&) { return {}; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user