migrate from latest dev

This commit is contained in:
_Bastler
2021-08-27 10:40:50 +02:00
parent e806325da9
commit 20cee5cb12
4 changed files with 16 additions and 11 deletions
+2
View File
@@ -77,6 +77,8 @@ function checkSubMenuToShow() {
if (CONTACT_URL === undefined) {
subMenusStore.removeMenu(SubMenusInterface.contact);
}
subMenusStore.removeMenu(SubMenusInterface.aboutRoom);
}
checkSubMenuToShow();