mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
@@ -2326,9 +2326,6 @@
|
||||
{
|
||||
RoomActivitiesView *roomActivitiesView = (RoomActivitiesView*)self.activitiesView;
|
||||
|
||||
// Reset the button to join a conf call
|
||||
roomActivitiesView.userInteractionEnabled = NO;
|
||||
|
||||
if ([AppDelegate theDelegate].isOffline)
|
||||
{
|
||||
[roomActivitiesView displayNetworkErrorNotification:NSLocalizedStringFromTable(@"room_offline_notification", @"Vector", nil)];
|
||||
|
||||
Reference in New Issue
Block a user