wip: overflow

This commit is contained in:
Ashley Wulber 2024-04-30 17:47:15 -04:00 committed by Ashley Wulber
parent 62eeb5a704
commit 0571c97b86
6 changed files with 184 additions and 99 deletions

View file

@ -115,7 +115,6 @@ impl cosmic::Application for Power {
}
fn init(core: cosmic::app::Core, _flags: ()) -> (Self, Command<Message>) {
panic!("init");
(
Self {
core,