mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-02 12:48:45 +00:00
no message
This commit is contained in:
parent
3cc232e378
commit
f9620a013c
@ -63,6 +63,7 @@
|
||||
} else if ((state.value == nil && next == nil) || [(id<NSObject>)state.value isEqual:next]) {
|
||||
return @false;
|
||||
}
|
||||
state.value = next;
|
||||
return @true;
|
||||
}] boolValue];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user