Update notification service

This commit is contained in:
Ali
2021-02-19 19:07:31 +04:00
parent c2ef0d70a7
commit 2d2f434b20
8 changed files with 72 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
@implementation Serialization
- (NSUInteger)currentLayer {
return 122;
return 124;
}
- (id _Nullable)parseMessage:(NSData * _Nullable)data {