Fix multidrop not handling externally hosted images correctly #447

Merged
Vylpes merged 2 commits from feature/CD-442 into hotfix/0.9.1 2025-05-24 10:04:24 +01:00
Owner
  • Fix multidrop command not handling externally hosted images correctly
    • It was trying to find the https:// link in the file system, which it couldn't find
    • Fixed by copying existing logic from the drop command into the multidrop command

#442

- Fix multidrop command not handling externally hosted images correctly - It was trying to find the `https://` link in the file system, which it couldn't find - Fixed by copying existing logic from the drop command into the multidrop command #442
Vylpes added 2 commits 2025-05-21 15:34:56 +01:00
Add todo tests
All checks were successful
Test / build (push) Successful in 44s
04e5962a11
Vylpes 2025-05-21 15:35:00 +01:00
  • added the
    type
    bug
    label
  • requested review from VylpesTester
VylpesTester was assigned by Vylpes 2025-05-21 15:35:08 +01:00
VylpesTester approved these changes 2025-05-24 10:03:27 +01:00
Vylpes merged commit f2c949c78a into hotfix/0.9.1 2025-05-24 10:04:24 +01:00
Vylpes deleted branch feature/CD-442 2025-05-24 10:04:25 +01:00
Sign in to join this conversation.
No description provided.