mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 18:11:38 +01:00
Add peripherals in sidebar
This commit is contained in:
parent
7c630579ae
commit
15a5333cc0
3 changed files with 61 additions and 4 deletions
|
|
@ -11,6 +11,7 @@ use crate::components::window::sidebarEntry;
|
|||
pub enum Categories {
|
||||
Connectivity,
|
||||
Audio,
|
||||
Peripherals,
|
||||
#[default]
|
||||
Misc,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue