feat: remove reference to clego inside tauri app
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
|
||||
fn main() {
|
||||
clego_lib::run()
|
||||
pharmacie_desktop_lib::run()
|
||||
}
|
||||
|
Reference in New Issue
Block a user