pull/4847/head
tugcekucukoglu 2023-11-20 11:00:34 +03:00
parent 2afca20d5b
commit 75d6867507
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ export default {
query.addEventListener('change', () => {
this.queryMatches = query.matches;
this.mobileActive = false;
});
},
beforeUnmount() {