mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-12 23:29:50 +00:00
fix: format JSON files, remove unused function, fix capture test mocks
This commit is contained in:
@@ -10,14 +10,7 @@
|
||||
"height": 1080
|
||||
},
|
||||
"duration": 15,
|
||||
"tags": [
|
||||
"html-in-canvas",
|
||||
"3d",
|
||||
"device",
|
||||
"iphone",
|
||||
"macbook",
|
||||
"gltf"
|
||||
],
|
||||
"tags": ["html-in-canvas", "3d", "device", "iphone", "macbook", "gltf"],
|
||||
"files": [
|
||||
{
|
||||
"path": "vfx-iphone-device.html",
|
||||
@@ -45,4 +38,4 @@
|
||||
"type": "asset"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user