Skip to content

Commit

Permalink
Schema update: add aliased to space settings for voting and proposals (
Browse files Browse the repository at this point in the history
…#746)

* add aliased to space settings for voting and proposals

* remove param from filters

Co-authored-by: Zuza Zuber <[email protected]>
  • Loading branch information
zzuziak and Zuza Zuber authored Oct 25, 2022
1 parent af63521 commit 7b0614d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/schemas/space.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,9 @@
"hideAbstain": {
"type": "boolean"
},
"aliased": {
"type": "boolean"
},
"privacy": {
"type": "string",
"enum": [
Expand Down

0 comments on commit 7b0614d

Please sign in to comment.