screen: Show placeholder when no signal groups available
This commit is contained in:
parent
ff45df8204
commit
47bb1f1284
2 changed files with 23 additions and 17 deletions
|
|
@ -384,5 +384,5 @@ fn log_screen_error<E>(error: &E)
|
|||
where
|
||||
E: core::fmt::Debug,
|
||||
{
|
||||
error!("TODO: {error:?}");
|
||||
error!("graphics failed: {error:?}");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue