Change config name

This commit is contained in:
ismailgulek
2020-08-14 14:55:06 +03:00
parent 716d99619e
commit 2e3a595dd9
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)
{