We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd43fb commit 58e11aaCopy full SHA for 58e11aa
Django Files/Views/ContentView.swift
@@ -214,7 +214,7 @@ public struct AuthViewContainer: View {
214
self.presentationMode.wrappedValue.dismiss()
215
}
216
showSidebarButton.wrappedValue = true
217
- columnVisibility.wrappedValue = .automatic
+ columnVisibility.wrappedValue = .all
218
break
219
case "serversettings":
220
viewingSettings.wrappedValue = true
0 commit comments