Skip to content

Commit

Permalink
Fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
lint-action committed Jul 27, 2021
1 parent 41ad53e commit c61b99d
Show file tree
Hide file tree
Showing 2 changed files with 1,705 additions and 1,687 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ All notable changes to this project will be documented in this file. The format
- removed unused inverse relations from entities
- recreated foreign keys constraints for `application_flagged_set_applications_applications`, `listings_leasing_agents_user_accounts`, `property_group_properties_property` and add missing `NOT NULL` migration for listing name column
- UnitDto now only contains an AMI chart ID instead of the entire object AmiChart object, AmiCharts must now be fetched separately from `/amiCharts`

- Added:
- ability for an admin to confirm users by `/users` POST/PUT methods

Expand Down
Loading

0 comments on commit c61b99d

Please sign in to comment.