..bump readme

This commit is contained in:
2022-08-09 13:17:31 +03:00
parent d20cd1e521
commit 158cb20717
4 changed files with 12 additions and 19 deletions

View File

@@ -322,7 +322,7 @@ type Reaction {
type Author {
slug: String!
name: String
name: String!
userpic: String
caption: String # only for full shout
}