@@ -52,6 +52,12 @@ export function toggleRoomSettings(tabText) {
|
||||
});
|
||||
}
|
||||
|
||||
export function openShortcutSpaces() {
|
||||
appDispatcher.dispatch({
|
||||
type: cons.actions.navigation.OPEN_SHORTCUT_SPACES,
|
||||
});
|
||||
}
|
||||
|
||||
export function openInviteList() {
|
||||
appDispatcher.dispatch({
|
||||
type: cons.actions.navigation.OPEN_INVITE_LIST,
|
||||
|
||||
Reference in New Issue
Block a user