mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Skip upload for image items that are not data URIs and do not have an http:// or https:// URL, avoiding unnecessary RPC calls with invalid URLs to create-file-media-object-from-url. Signed-off-by: Andrey Antukh <niwi@niwi.nz>