Change config name

This commit is contained in:
ismailgulek
2020-08-14 14:55:06 +03:00
parent d8660fbceb
commit b206349f5d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2609,7 +2609,7 @@
}
else // Add action for attachment
{
if (BuildSettings.messageDetailsAllowSaving)
if (BuildSettings.messageDetailsAllowSave)
{
if (attachment.type == MXKAttachmentTypeImage || attachment.type == MXKAttachmentTypeVideo)
{