inline notify-rust [skip ci]

This commit is contained in:
Lucas Nogueira
2024-02-20 10:44:17 -03:00
parent df3fc7c251
commit 4709c343bc
23 changed files with 3750 additions and 19 deletions
+2
View File
@@ -32,6 +32,8 @@ mod commands;
mod error;
mod models;
mod notify_rust;
pub use error::{Error, Result};
#[cfg(desktop)]