X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fmodels%2Fserver%2Fabout.model.ts;h=6d4ba63c48aabf16be2883818e7afcf18baed2e6;hb=4d029ef8ec3d5274eeaa3ee6d808eb7035e7faef;hp=bde4e0b5033af15f516bb1f03aaff40f8a0be81b;hpb=8ae03c37181822617418d1fc372982b245ac0a9a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/models/server/about.model.ts b/shared/models/server/about.model.ts index bde4e0b50..6d4ba63c4 100644 --- a/shared/models/server/about.model.ts +++ b/shared/models/server/about.model.ts @@ -6,6 +6,7 @@ export interface About { terms: string codeOfConduct: string + hardwareInformation: string creationReason: string moderationInformation: string