X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fmodels%2Fvideos%2Fstats%2Fvideo-stats-timeserie.model.ts;h=4a0e208dffea1c6f7730f8b4db20d4113824fdde;hb=5d2fd66ab4a75281dab6363ba9131adee7be3a2b;hp=99bbbe2e32daaf2667f64bc41ece0c98eb3174c2;hpb=901bcf5c188ea79350fecd499ad76460b866617b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/models/videos/stats/video-stats-timeserie.model.ts b/shared/models/videos/stats/video-stats-timeserie.model.ts index 99bbbe2e3..4a0e208df 100644 --- a/shared/models/videos/stats/video-stats-timeserie.model.ts +++ b/shared/models/videos/stats/video-stats-timeserie.model.ts @@ -1,7 +1,5 @@ -import { VideoStatsTimeserieGroupInterval } from './video-stats-timeserie-group-interval.type' - export interface VideoStatsTimeserie { - groupInterval: VideoStatsTimeserieGroupInterval + groupInterval: string data: { date: string