feat(upload): Added body to download function (#1523)

Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
enri90
2024-12-03 14:35:11 +01:00
committed by GitHub
parent ce83d53775
commit 05c62d731f
8 changed files with 24 additions and 12 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ impl OpenScope {
}
}
impl<'a> ShellScope<'a> {
impl ShellScope<'_> {
/// Validates argument inputs and creates a Tauri sidecar [`Command`].
pub fn prepare_sidecar(
&self,