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