Notification daemon #55

Merged
mars merged 13 commits from notifications into main 2022-12-07 22:18:19 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit c06cd2d999 - Show all commits

View File

@ -205,6 +205,7 @@ fn main() {
id: 0,
protocol,
script,
init_msg: vec![],
};
let msg = MagpieServerMsg::CreatePanel(msg);