Skip to content

Commit

Permalink
Merge branch 'master' into srikanth597-feat-layout-api
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth597 authored Oct 11, 2023
2 parents 60c6359 + 1b4e5c9 commit 7336c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/novu.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ type APIClient struct {
IntegrationsApi *IntegrationService
InboundParserApi *InboundParserService
LayoutApi *LayoutService
TenantApi *TenantService
TenantApi *TenantService
}

type service struct {
Expand Down

0 comments on commit 7336c82

Please sign in to comment.