Skip to content

Commit c237b25

Browse files
committed
change blogPost to BlogPost
1 parent 83be088 commit c237b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/model-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"dataSource": "db",
8181
"public": true
8282
},
83-
"blogPost": {
83+
"Blogpost": {
8484
"dataSource": "db",
8585
"public": true
8686
}

0 commit comments

Comments
 (0)