Compare commits

...

2 Commits

Author SHA1 Message Date
Brian Fertig 8bf9b2e3e6 Update to surface videos 2026-09-08 14:09:24 -06:00
Brian Fertig fad40c1f9b Space Station 3 Surface Video 2026-09-08 13:33:52 -06:00
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

View File

@ -68,6 +68,6 @@
"stationVideos": [
{ "land": "ss-land-01.mp4", "surface": "ss-surface-01.mp4", "takeoff": "ss-takeoff-01.mp4", "shop": null },
{ "land": "ss-land-02.mp4", "surface": null, "takeoff": "ss-takeoff-02.mp4", "shop": null },
{ "land": "ss-land-03.mp4", "surface": null, "takeoff": "ss-takeoff-03.mp4", "shop": null }
{ "land": "ss-land-03.mp4", "surface": "ss-surface-03.mp4", "takeoff": "ss-takeoff-03.mp4", "shop": null }
]
}