aboutsummaryrefslogtreecommitdiff
path: root/src/models/post.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fixed model imports of post and user modelscode-refactorSyndamia2021-03-141-2/+2
|
* Renamed all models to have proper naming (from model-name.ts to ↵Syndamia2021-03-141-0/+81
model-name.model.ts), updated includes of services