Skip to content

Commit 4ea14ad

Browse files
authored
fix: add missing type column to match_organizer region veto permissions (#132)
Co-authored-by: Flegma <Flegma@users.noreply.github.com>
1 parent a953e07 commit 4ea14ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ insert_permissions:
2929
- match_id
3030
- match_lineup_id
3131
- region
32+
- type
3233
comment: ""
3334
- role: user
3435
permission:

0 commit comments

Comments
 (0)