mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
All new settings moved to BuildSettings
This commit is contained in:
@@ -347,7 +347,7 @@
|
||||
|
||||
}]];
|
||||
|
||||
if (RiotSettings.shared.allowSendingStickers)
|
||||
if (BuildSettings.allowSendingStickers)
|
||||
{
|
||||
[actionSheet addAction:[UIAlertAction actionWithTitle:NSLocalizedStringFromTable(@"room_action_send_sticker", @"Vector", nil)
|
||||
style:UIAlertActionStyleDefault
|
||||
|
||||
Reference in New Issue
Block a user