migrate from latest dev
This commit is contained in:
@@ -77,6 +77,8 @@ function checkSubMenuToShow() {
|
||||
if (CONTACT_URL === undefined) {
|
||||
subMenusStore.removeMenu(SubMenusInterface.contact);
|
||||
}
|
||||
|
||||
subMenusStore.removeMenu(SubMenusInterface.aboutRoom);
|
||||
}
|
||||
|
||||
checkSubMenuToShow();
|
||||
|
||||
Reference in New Issue
Block a user