mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-03 23:55:17 +00:00
fix: update upstream upload service py script & correct its full path
This commit is contained in:
committed by
borgmanJeremy
parent
4b0740cb52
commit
eb7fcd660c
@@ -99,6 +99,7 @@ def download_url(url: str) -> str:
|
||||
return None
|
||||
|
||||
j = {
|
||||
"intent": "entire_transfer",
|
||||
"security_hash": security_hash,
|
||||
}
|
||||
if recipient_id:
|
||||
|
||||
Reference in New Issue
Block a user