Update data count as soon as tunnel is up

Zero is better than nil.
This commit is contained in:
Davide De Rosa 2019-03-30 23:35:50 +01:00
parent 93a7729425
commit a6387679f1
1 changed files with 1 additions and 0 deletions

View File

@ -484,6 +484,7 @@ extension TunnelKitProvider: SessionProxyDelegate {
}
isCountingData = true
refreshDataCount()
}
/// :nodoc: