Skip to content

Commit

Permalink
fix: Fix UI
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <[email protected]>
  • Loading branch information
gaocegege committed May 17, 2019
1 parent 005680f commit 70577ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ui/v1alpha2/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ type TemplateView struct {
}

type KatibUIHandler struct {
katibClient *katibclient.KatibClient
katibClient katibclient.Client
}

type TemplateResponse struct {
Expand Down

0 comments on commit 70577ba

Please sign in to comment.