Skip to content

Commit

Permalink
fix: fixed link in __name@dasherize__.entity
Browse files Browse the repository at this point in the history
  • Loading branch information
SubstantialCattle5 committed Sep 14, 2023
1 parent 391de36 commit 163a411
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ export class <%= classifiedName %> extends CaseEntity {
})
name: string

// Learn more about CASE Entities and how to add properties here: https://docs.case.app/properites
// Learn more about CASE Entities and how to add properties here: https://docs.case.app/properties
}

0 comments on commit 163a411

Please sign in to comment.