Skip to content

Commit

Permalink
Deploy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKottas committed Apr 26, 2021
1 parent 11fbf6d commit cae3d6e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 426 deletions.
1 change: 1 addition & 0 deletions lib/Author/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export interface Author<T = string> {
bgImageUrl?: string;
isTyping?: boolean;
isTypingMessage?: T;
isOnline?: boolean;
}
Loading

0 comments on commit cae3d6e

Please sign in to comment.