Skip to content

Commit

Permalink
add RegionPlaceholders to the models array (good thing @alancleary is…
Browse files Browse the repository at this point in the history
… detail-oriented!)
  • Loading branch information
adf-ncgr committed Jun 23, 2023
1 parent 5308e97 commit 23ecbfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/core/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const models: any[] = [
Tour,
OrganismPlaceholders,
GenePlaceholders,
RegionPlaceholders,
GET,
POST,
Request,
Expand Down

0 comments on commit 23ecbfb

Please sign in to comment.