devel/crush: OpenBSD patches
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
--- internal/ui/model/ui.go
|
||||
Index: internal/ui/model/ui.go
|
||||
--- internal/ui/model/ui.go.orig
|
||||
+++ internal/ui/model/ui.go
|
||||
@@ -1952,6 +1952,8 @@ func (m *UI) openAuthenticationDialog(provider catwalk.Provider, model config.Se
|
||||
@@ -1952,6 +1952,8 @@ func (m *UI) openAuthenticationDialog(provider catwalk
|
||||
switch provider.ID {
|
||||
case "hyper":
|
||||
dlg, cmd = dialog.NewOAuthHyper(m.com, isOnboarding, provider, model, modelType)
|
||||
|
||||
Reference in New Issue
Block a user