Hide the recording list entry from the side menu

This commit is contained in:
Benoit Martins 2025-01-21 14:49:37 +01:00
parent 8ec47edf25
commit f538301efa

View file

@ -136,10 +136,12 @@ struct SideMenu: View {
}
}
/*
SideMenuEntry(
iconName: "record-fill",
title: "recordings_title"
)
*/
SideMenuEntry(
iconName: "question",