mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-13 16:38:52 +08:00
add new settings
This commit is contained in:
@@ -205,6 +205,8 @@ pub struct ExtraConfig {
|
||||
pub bgi_img_scramble: Option<bool>,
|
||||
#[cfg(feature = "cat-system-arc")]
|
||||
pub cat_system_int_encrypt_password: Option<String>,
|
||||
#[cfg(feature = "cat-system-img")]
|
||||
pub cat_system_image_canvas: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, ValueEnum, PartialEq, Eq, PartialOrd, Ord)]
|
||||
|
||||
Reference in New Issue
Block a user