Merge branch 'develop' of github.com:thecodingmachine/workadventure
This commit is contained in:
@@ -91,6 +91,7 @@ export function checkSubMenuToShow() {
|
||||
}
|
||||
|
||||
subMenusStore.removeMenu(SubMenusInterface.aboutRoom);
|
||||
subMenusStore.removeMenu(SubMenusInterface.invite);
|
||||
}
|
||||
|
||||
export const customMenuIframe = new Map<string, { url: string; allowApi: boolean }>();
|
||||
|
||||
Reference in New Issue
Block a user