Skip to content

Commit dfb67bd

Browse files
authored
Merge pull request #171 from coderdojo-japan/fix-null-constraint
Fix not null constraint on group_id
2 parents b05826a + 21dd1f8 commit dfb67bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/dojo_event_services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
url:
146146
- dojo_id: 20
147147
# coderdojo以外にも募集しているのでそのまま集計できない
148-
name: facebook
148+
name: #facebook
149149
group_id:
150150
url:
151151
- dojo_id: 114

0 commit comments

Comments
 (0)