Skip to content

Commit

Permalink
feat: add support for space cover
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Sep 7, 2024
1 parent c5b9909 commit 42dd598
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 42dd598

Please sign in to comment.