Skip to content

Commit fc40948

Browse files
authored
Merge pull request #84 from muskansoninmh/ft_CLI_Update_Default_Theme_pca_10460
Ft cli update default theme pca 10460
2 parents cf4ca6b + ab792a1 commit fc40948

2 files changed

Lines changed: 22 additions & 17 deletions

File tree

api/deployment.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ type VerifySmtpConfigSchema struct {
131131
type VerifySmtpConfigError struct {
132132
Description string `json:"description"`
133133
Message string `json:"message"`
134+
134135
}
135136

136137
func GetSites() (*SitesReponse, error) {

0 commit comments

Comments
 (0)