Content-Length: 270442 | pFad | https://github.com/vincehi/pulp/commit/d3cd982ff1cd1fd835d1ae1c3e47e75451a4bc2b

CA fix: rust · vincehi/pulp@d3cd982 · GitHub
Skip to content

Commit

Permalink
fix: rust
Browse files Browse the repository at this point in the history
  • Loading branch information
vincehi committed Jun 11, 2024
1 parent 4fe9399 commit d3cd982
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions src-tauri/src/cmds.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ use crate::prisma_main_client::{directory, file};
use crate::utils::app::AppState;
use crate::utils::audio_utils::get_audio_metadata;

#[derive(Clone, serde::Serialize)]
struct Payload {
processing: bool,
file: Option<String>,
}

#[tauri::command]
pub async fn create_directory(
path_dir: String,
Expand Down
1 change: 0 additions & 1 deletion src-tauri/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ async fn main() {
cmds::create_directory,
cmds::delete_directory,
cmds::scan_directory,
cmds::analyze_directory,
cmds::get_directory_files,
cmds::open_in_finder,
cmds::get_search_files_metadata,
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "pulp",
"version": "1.2.0"
"version": "1.1.1"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit d3cd982

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/vincehi/pulp/commit/d3cd982ff1cd1fd835d1ae1c3e47e75451a4bc2b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy