]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/server/about.model.ts
Support progress for ffmpeg tasks
[github/Chocobozzz/PeerTube.git] / shared / models / server / about.model.ts
index bde4e0b5033af15f516bb1f03aaff40f8a0be81b..6d4ba63c48aabf16be2883818e7afcf18baed2e6 100644 (file)
@@ -6,6 +6,7 @@ export interface About {
     terms: string
 
     codeOfConduct: string
+    hardwareInformation: string
 
     creationReason: string
     moderationInformation: string