Fix menu toggle
This commit is contained in:
parent
334d05e5a1
commit
c3da1e0281
3 changed files with 3 additions and 3 deletions
|
@ -90,7 +90,7 @@ if (header !== null) {
|
|||
autoHideHeader();
|
||||
|
||||
if (mobileMenuVisible == true) {
|
||||
mobileMenuToggle();
|
||||
toggleMobileMenu();
|
||||
}
|
||||
}, 250));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue