You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ui: screens: use ips.first() instead of ips.get(0) to get main IP
This is a trick that cargo clippy has recently learned,
which means we need it to make the CI pipeline succeed.
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
0 commit comments