mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
merged with master spam report buttons, 40 layer not compiling!
This commit is contained in:
@@ -309,7 +309,8 @@ void ProfileInner::blockDone(bool blocked, const MTPBool &result) {
|
||||
|
||||
bool ProfileInner::blockFail(const RPCError &error) {
|
||||
if (error.type().startsWith(qsl("FLOOD_WAIT_"))) return false;
|
||||
//_blockRequest = 0;
|
||||
|
||||
_blockRequest = 0;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user