Import configs for iOS [WIP]
This commit is contained in:
parent
19c42490e3
commit
230f44f4e6
5 changed files with 92 additions and 8 deletions
|
@ -249,7 +249,7 @@ void AndroidController::cleanupBackendLogs() {
|
|||
}
|
||||
|
||||
void AndroidController::importConfig(const QString& data){
|
||||
m_startPageLogic->selectConfigFormat(data);
|
||||
m_startPageLogic->importAnyFile(data);
|
||||
}
|
||||
|
||||
const QJsonObject &AndroidController::vpnConfig() const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue