cargo fmt

This commit is contained in:
Ashley Wulber 2025-04-11 16:48:04 -04:00 committed by Michael Murphy
parent cc3ca6ed14
commit 99d2478d98

View file

@ -135,7 +135,7 @@ impl cosmic::Application for Window {
"test",
self.popup.is_some(),
|a| Message::Surface(a),
None
None,
))
}