Skip to content

Commit 4e56e0a

Browse files
committed
bug: fix not able to create streams
1 parent 4f60f0e commit 4e56e0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hasura/metadata/databases/default/tables/public_match_streams.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ insert_permissions:
1111
check: {}
1212
columns:
1313
- link
14+
- match_id
1415
- priority
1516
- title
1617
comment: ""
@@ -19,6 +20,7 @@ insert_permissions:
1920
check: {}
2021
columns:
2122
- link
23+
- match_id
2224
- priority
2325
- title
2426
comment: ""

0 commit comments

Comments
 (0)