Skip to content

Commit

Permalink
Update platform model
Browse files Browse the repository at this point in the history
  • Loading branch information
kumuditha-udayanga committed Aug 11, 2023
1 parent cd05e44 commit 969595a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/entity/platform.entity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ class Platform {
this.landing_page_url = landing_page_url;
this.email_templates = email_templates;
this.title = title;
this.category = category;
}
}

Expand Down

0 comments on commit 969595a

Please sign in to comment.