wip: overflow

This commit is contained in:
Ashley Wulber 2024-04-26 01:02:31 -04:00 committed by Ashley Wulber
parent 0c7083ecb4
commit 62eeb5a704
5 changed files with 55 additions and 1 deletions

View file

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