mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 15:21:23 +02:00
Git support (#143)
This commit is contained in:
@@ -6,8 +6,8 @@ use tauri::{
|
||||
};
|
||||
|
||||
mod commands;
|
||||
mod error;
|
||||
mod models;
|
||||
pub mod error;
|
||||
pub mod models;
|
||||
mod sync;
|
||||
mod watch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user