Merge branch 'bx-696-startproject' of https://git.svs-tech.pro/ksenia_mikhailova/mns-mini-zabor into bx-696-startproject

This commit is contained in:
commit 640a17f1ba
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ const autoSectionWidth = () => {
const v = auto_section_width.value
auto_section_width.value = !auto_section_width.value
if (!v == true) {
changeParametres()
// changeParametres()
}
}