Allow sending links

This commit is contained in:
Grishka
2023-09-26 16:14:12 +03:00
parent b8eea26661
commit 8d19703966
3 changed files with 25 additions and 7 deletions

View File

@@ -14,6 +14,7 @@
$extensionItem.attachments,
$attachment,
ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.file-url"
OR ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url"
AND NOT (ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.folder")
).@count == $extensionItem.attachments.@count
).@count &gt; 0</string>