???
All checks were successful
Tests / Tests (pull_request) Successful in 16s

This commit is contained in:
2024-11-07 17:49:36 -08:00
parent 3e9b7a0d16
commit e16812f242
2 changed files with 2 additions and 0 deletions

View File

@@ -438,6 +438,7 @@ type VideoGQL {
elapsedTime: Float
framesPerSecond: Float!
tableSize: Float!
private: Boolean!
stream: UploadStreamGQL
playlist: HLSPlaylistGQL
tags: [VideoTag!]!