mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
renamed CloudController to ApiController
This commit is contained in:
@@ -138,7 +138,7 @@ Button {
|
||||
}
|
||||
|
||||
onClicked: {
|
||||
if (!CloudController.updateServerConfigFromCloud()) {
|
||||
if (!ApiController.updateServerConfigFromApi()) {
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user