apply suggeustion

This commit is contained in:
grafixeyehero
2020-01-22 19:06:35 +03:00
parent 779e378288
commit 5a6eb5eeec
+1 -1
View File
@@ -133,7 +133,7 @@ define(["events", "layoutManager", "inputManager", "userSettings", "libraryMenu"
if (enableScrollX()) {
html += '</div>';
}
html += "</div>";
html += "</div>";
return html;
}