X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fmodels%2Fnodeinfo%2Findex.d.ts;h=336cb66d29275b2873783d1968f4c3959787781e;hb=2ad9dcda240ee843c5e4a5b98cc94f7b2aab2c89;hp=0a2d0492ec7518000745ce3b4c3225843ddfe419;hpb=c75937d04f0a45b1ba169d28d0854ad33cfee900;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/models/nodeinfo/index.d.ts b/shared/models/nodeinfo/index.d.ts index 0a2d0492e..336cb66d2 100644 --- a/shared/models/nodeinfo/index.d.ts +++ b/shared/models/nodeinfo/index.d.ts @@ -98,7 +98,7 @@ export interface HttpNodeinfoDiasporaSoftwareNsSchema20 { * The amount of users that signed in at least once in the last 30 days. */ activeMonth?: number - }; + } /** * The amount of posts that were made by users that are registered on this server. */