Skip to content

Commit f98e5dc

Browse files
author
dimas.prasetya
committed
add mixins roomchat.json
1 parent 68864f5 commit f98e5dc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

common/models/roomchat.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"options": {
66
"validateUpsert": true
77
},
8+
"mixins": {
9+
"FireLoop": true
10+
},
811
"mysql": {
912
"schema": "loopbackdb",
1013
"table": "roomchat"

0 commit comments

Comments
 (0)