Confirm dangerous downloads
This commit is contained in:
@@ -58,7 +58,7 @@ impl DownloadFileAction {
|
||||
command
|
||||
}
|
||||
|
||||
fn label(self) -> &'static str {
|
||||
pub fn label(self) -> &'static str {
|
||||
match self {
|
||||
Self::Open => "open",
|
||||
Self::Reveal => "reveal",
|
||||
|
||||
Reference in New Issue
Block a user