mirror of
https://github.com/lumehq/lume.git
synced 2025-09-18 22:21:16 +02:00
fuck
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user