Fix compilation

This commit is contained in:
Christophe Deschamps 2022-11-09 10:24:45 +01:00
parent a120a067c9
commit 988840d9a9

View file

@ -344,8 +344,7 @@ static UICompositeViewDescription *compositeDescription = nil;
[_tableController scrollToBottom:true];
[self refreshImageDrawer];
[self stopAllPlays];
[self setIdleChatFrame];
[self keyboardWillHide:nil];
[self keyboardWillHide:nil];
}