uncomment quit command in after effects script example\

This commit is contained in:
Leif Niemczik 2024-10-06 14:18:58 +02:00
parent 94f09b880a
commit 22397986a7
2 changed files with 269 additions and 136 deletions

View file

@ -26,4 +26,4 @@ textDocument_persons.text = "$personnames"
textProp_persons.setValue(textDocument_persons)
app.project.save()
// app.quit()
app.quit()