missing end bracket

This commit is contained in:
fred 2023-04-10 12:34:38 +02:00
parent 8e2141b35f
commit bde14d4bc8
1 changed files with 2 additions and 1 deletions

View File

@ -156,7 +156,8 @@ do
sed -i '$ d' ~/.zen/tmp/world.js sed -i '$ d' ~/.zen/tmp/world.js
################################## ##################################
## FINISH LOCATIONS ## FINISH LOCATIONS
echo "}; echo "
};
\$('#sphere').earth3d({ \$('#sphere').earth3d({
locationsElement: \$('#locations'), locationsElement: \$('#locations'),
dragElement: \$('#locations'), dragElement: \$('#locations'),