| for (i = 0; i < 100; i++) { app.db.services.item(i).set('annotations', {'gui-x': -172, 'gui-y': -172}); } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
| for (i = 0; i < 100; i++) { app.db.services.item(i).set('annotations', {'gui-x': -172, 'gui-y': -172}); } |