Files
agent/apps/desktop/src-tauri/src/main.rs

4 lines
48 B
Rust

fn main() {
senlinai_workbench_lib::run()
}