mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Change config name
This commit is contained in:
@@ -2609,7 +2609,7 @@
|
||||
}
|
||||
else // Add action for attachment
|
||||
{
|
||||
if (BuildSettings.messageDetailsAllowSaving)
|
||||
if (BuildSettings.messageDetailsAllowSave)
|
||||
{
|
||||
if (attachment.type == MXKAttachmentTypeImage || attachment.type == MXKAttachmentTypeVideo)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user