mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-06 07:57:42 +02:00
Display all call events (invite, answer, hangup): Just fixed compilation due to change in the kit
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
self.bingTextFont = [UIFont systemFontOfSize:15];
|
||||
}
|
||||
self.stateEventTextFont = [UIFont italicSystemFontOfSize:15];
|
||||
self.callInviteTextFont = [UIFont italicSystemFontOfSize:15];
|
||||
self.callNoticesTextFont = [UIFont italicSystemFontOfSize:15];
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user