mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Link to profiles from message / member sidebar.
This commit is contained in:
@@ -98,7 +98,7 @@ export default function Intermediate(props: Props) {
|
||||
const navigate = (path: string) => history.push(path);
|
||||
|
||||
const subs = [
|
||||
internalSubscribe("Intermediate", "open_profile", openProfile),
|
||||
internalSubscribe("Intermediate", "openProfile", openProfile),
|
||||
internalSubscribe("Intermediate", "navigate", navigate)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user