settings tab buttons; autorestart

This commit is contained in:
galister
2026-01-08 02:19:00 +09:00
parent cd8480100f
commit 2f010bb42b
20 changed files with 212 additions and 88 deletions

View File

@@ -180,4 +180,6 @@ impl DashInterface<()> for DashInterfaceEmulated {
}
fn config_changed(&mut self, _: &mut ()) {}
fn restart(&mut self, data: &mut ()) {}
}