mirror of
https://github.com/lumehq/lume.git
synced 2025-03-26 01:31:48 +01:00
fuck
This commit is contained in:
parent
1ee5ae643d
commit
bda5661a71
@ -9,8 +9,10 @@ extern crate objc;
|
||||
|
||||
use tauri::{Manager, WindowEvent};
|
||||
use tauri_plugin_sql::{Migration, MigrationKind};
|
||||
use window_ext::WindowExt;
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
use window_ext::WindowExt;
|
||||
#[cfg(target_os = "macos")]
|
||||
mod window_ext;
|
||||
|
||||
fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user