You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-19 05:22:13 +03:00
Update MemberPresenceAvatar.js
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ import dispatcher from "../../../dispatcher";
|
|||||||
import * as ContextualMenu from "../../structures/ContextualMenu";
|
import * as ContextualMenu from "../../structures/ContextualMenu";
|
||||||
import SettingsStore from "../../../settings/SettingsStore";
|
import SettingsStore from "../../../settings/SettingsStore";
|
||||||
|
|
||||||
// This is just an avatar with a presence indicator for the user on it.
|
// This is an avatar with presence information and controls on it.
|
||||||
module.exports = React.createClass({
|
module.exports = React.createClass({
|
||||||
displayName: 'MemberPresenceAvatar',
|
displayName: 'MemberPresenceAvatar',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user