feat:V3.0.1
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
use tauri::Manager;
|
||||
|
||||
// Learn more about Tauri commands at https://tauri.app/develop/calling-rust/
|
||||
#[tauri::command]
|
||||
fn greet(name: &str) -> String {
|
||||
|
||||
Reference in New Issue
Block a user