mirror of
https://github.com/ShareX/ShareX.git
synced 2025-12-28 07:54:19 +00:00
Added sftp option to URL browser protocols
This commit is contained in:
parent
489f3fc86d
commit
c820895b19
@ -223,7 +223,9 @@ namespace ShareX.UploadersLib
|
||||
[Description("ftps://")]
|
||||
ftps,
|
||||
[Description("file://")]
|
||||
file
|
||||
file,
|
||||
[Description("sftp://")]
|
||||
sftp
|
||||
}
|
||||
|
||||
public enum Privacy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user