Fixed Subdivision Exports

This commit is contained in:
2026-07-20 22:19:10 -04:00
parent 3de8593785
commit 3285360d75
8 changed files with 217 additions and 86 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ class Base {
$host = 'localhost';
} else {
$host = '192.168.1.190';
$host = '100.67.215.67';
// $host = '100.67.215.67';
}
try {