Update push url

This commit is contained in:
Yegor Vialov 2020-05-16 20:04:04 +00:00
parent 699cab3498
commit 2eb2596f37

View File

@ -12,7 +12,7 @@ class MobileAppIntegrationManager {
"os_version": DeviceInfoManager().osVersion,
"app_data": {
"push_token": "",
"push_url": "https://us-central1-ha-client-c73c4.cloudfunctions.net/sendPushNotification"
"push_url": "https://us-central1-ha-client-c73c4.cloudfunctions.net/pushNotifyV2"
}
};