mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 13:19:48 +03:00
interface: added isAdmin to props as well
This commit is contained in:
parent
a92c749ce6
commit
c7f34b913b
@ -408,6 +408,7 @@ function ChatMessage(props: ChatMessageProps) {
|
||||
isPending = false,
|
||||
style,
|
||||
isLastMessage,
|
||||
isAdmin,
|
||||
api,
|
||||
showOurContact,
|
||||
hideHover,
|
||||
|
Loading…
Reference in New Issue
Block a user