Add typed generation preferences
This commit is contained in:
@@ -4,6 +4,7 @@ mod model;
|
||||
#[cfg(target_os = "macos")]
|
||||
mod native_menu;
|
||||
mod schema;
|
||||
mod settings;
|
||||
|
||||
use app::{App, Message, app_icon, app_theme};
|
||||
use iced::{Size, window};
|
||||
|
||||
Reference in New Issue
Block a user