Add avatar images and fix some type signatures
This commit is contained in:
@@ -58,6 +58,7 @@ export interface ComposerOptsPostRef {
|
||||
author: {
|
||||
handle: string
|
||||
displayName?: string
|
||||
avatar?: string
|
||||
}
|
||||
}
|
||||
export interface ComposerOpts {
|
||||
|
||||
Reference in New Issue
Block a user