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
|
@ -109,7 +109,7 @@ const autoSectionWidth = () => {
|
||||||
const v = auto_section_width.value
|
const v = auto_section_width.value
|
||||||
auto_section_width.value = !auto_section_width.value
|
auto_section_width.value = !auto_section_width.value
|
||||||
if (!v == true) {
|
if (!v == true) {
|
||||||
changeParametres()
|
// changeParametres()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue