delint
This commit is contained in:
parent
af18019314
commit
a64e0d7611
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ import {toRightOf} from "../../structures/ContextMenu";
|
|||
import {
|
||||
shouldShowSpaceSettings,
|
||||
showAddExistingRooms,
|
||||
showCreateNewRoom, showSpaceInvite,
|
||||
showCreateNewRoom,
|
||||
showSpaceInvite,
|
||||
showSpaceSettings,
|
||||
} from "../../../utils/space";
|
||||
import MatrixClientContext from "../../../contexts/MatrixClientContext";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue