Improve asset handling
This commit is contained in:
@@ -42,6 +42,7 @@ struct NavigationBarSettingsView: View {
|
||||
Text("Select the tags to show in the navigation bar. The number should be even.")
|
||||
.foregroundStyle(.secondary)
|
||||
}
|
||||
.padding()
|
||||
}
|
||||
.sheet(isPresented: $showItemPicker) {
|
||||
ItemSelectionView(
|
||||
|
Reference in New Issue
Block a user