mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-13 14:59:23 +00:00
Merge commit '45b0d98156ac41a4738c34c6995013625317c8fd'
This commit is contained in:
commit
d16e1d9513
@ -12,7 +12,7 @@ public extension TelegramEngine {
|
|||||||
return _internal_acceptTermsOfService(account: self.account, id: id)
|
return _internal_acceptTermsOfService(account: self.account, id: id)
|
||||||
}
|
}
|
||||||
|
|
||||||
func resetAccountDueTermsOfService() -> Signal<Void, NoError> {
|
public func resetAccountDueTermsOfService() -> Signal<Void, NoError> {
|
||||||
return _internal_resetAccountDueTermsOfService(network: self.account.network)
|
return _internal_resetAccountDueTermsOfService(network: self.account.network)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user