Fix CE.
GitOrigin-RevId: 866ad66e13510546b560d961a3d3d06e64561e27
This commit is contained in:
parent
2b75f6030f
commit
8048bb7f1f
@ -2240,4 +2240,6 @@ void SecretChatActor::on_promise_error(Status error, string desc) {
|
||||
LOG(FATAL) << "Failed: " << tag("promise", desc) << error;
|
||||
}
|
||||
|
||||
constexpr int32 SecretChatActor::MAX_RESEND_COUNT;
|
||||
|
||||
} // namespace td
|
||||
|
Reference in New Issue
Block a user