mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Fix compilation warnings
This commit is contained in:
@@ -384,7 +384,7 @@
|
||||
UIView *sectionHeader = nil;
|
||||
NSString* sectionTitle;
|
||||
BOOL isShrinked = NO;
|
||||
NSInteger buttonTag;
|
||||
NSInteger buttonTag = 0;
|
||||
|
||||
if (section < _publicRoomsFirstSection)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user