mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 09:46:19 +02:00
Allow sending links
This commit is contained in:
@@ -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 > 0</string>
|
||||
|
||||
Reference in New Issue
Block a user