close sh;able to save/load projects

This commit is contained in:
2026-03-30 18:36:41 -06:00
parent 246d816f84
commit ea3f1d2b23
15 changed files with 44871 additions and 31 deletions

View File

@ -6,6 +6,7 @@
"properties": {
"version": { "type": "integer", "const": 1 },
"videoPath": { "type": "string" },
"exportedAudioPath": { "type": "string", "description": "Path to modified/processed audio if it was exported" },
"words": {
"type": "array",
"items": {