mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-13 15:49:53 +00:00
fix: format JSON files, remove unused function, fix capture test mocks
This commit is contained in:
@@ -10,13 +10,7 @@
|
||||
"height": 1080
|
||||
},
|
||||
"duration": 12,
|
||||
"tags": [
|
||||
"html-in-canvas",
|
||||
"liquid",
|
||||
"webgl",
|
||||
"displacement",
|
||||
"background"
|
||||
],
|
||||
"tags": ["html-in-canvas", "liquid", "webgl", "displacement", "background"],
|
||||
"files": [
|
||||
{
|
||||
"path": "vfx-liquid-background.html",
|
||||
@@ -24,4 +18,4 @@
|
||||
"type": "hyperframes:composition"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user