Skip to content

Commit

Permalink
feat: add support for space cover (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Sep 9, 2024
1 parent e24993c commit 43c70a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/graphql/schema.gql
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ type Space {
private: Boolean
about: String
avatar: String
cover: String
terms: String
location: String
website: String
Expand Down

0 comments on commit 43c70a2

Please sign in to comment.