ITS A CONFIG GIVE OR TAKE
This commit is contained in:
@@ -10,6 +10,7 @@ pub fn main() -> iced::Result {
|
|||||||
struct Main {
|
struct Main {
|
||||||
ntfy: String,
|
ntfy: String,
|
||||||
configuring: bool,
|
configuring: bool,
|
||||||
|
inputs: std::collections::HashMap<Message, char>,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Debug, Clone)]
|
#[derive(Debug, Clone)]
|
||||||
|
|||||||
Reference in New Issue
Block a user