All new settings moved to BuildSettings

This commit is contained in:
ismailgulek
2020-07-30 15:15:29 +03:00
parent 652804f1c9
commit ce1e614471
6 changed files with 58 additions and 63 deletions

View File

@@ -347,7 +347,7 @@
}]];
if (RiotSettings.shared.allowSendingStickers)
if (BuildSettings.allowSendingStickers)
{
[actionSheet addAction:[UIAlertAction actionWithTitle:NSLocalizedStringFromTable(@"room_action_send_sticker", @"Vector", nil)
style:UIAlertActionStyleDefault