Skip to content

Commit 378c6b5

Browse files
committed
fix initial import for vote results
1 parent 4800627 commit 378c6b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/graphql/queries/getProcedures.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ export default gql`
1616
initiator
1717
decision {
1818
tenor
19+
type
20+
comment
1921
}
2022
date
2123
}

0 commit comments

Comments
 (0)