Add post video storage.
CI / test (pull_request) Successful in 6m29s

This commit is contained in:
2026-08-30 21:35:03 -07:00
parent 2eb8bff1c4
commit 4e31f2dc6e
8 changed files with 144 additions and 21 deletions
+1
View File
@@ -35,6 +35,7 @@ type PostImage struct {
ObjectKey string
PublicUrl string
Description string
Kind string
Position int16
Width int32
Height int32