[Glitch] Remove more unused data from 2025 annual reports
Port 9b851616fe752ce7f440894720712a2049919854 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c3f254f170
commit
71cda79e3b
@ -42,13 +42,6 @@ interface AnnualReportV2 {
|
|||||||
time_series: TimeSeriesMonth[];
|
time_series: TimeSeriesMonth[];
|
||||||
top_hashtags: NameAndCount[];
|
top_hashtags: NameAndCount[];
|
||||||
top_statuses: TopStatuses;
|
top_statuses: TopStatuses;
|
||||||
most_used_apps: NameAndCount[];
|
|
||||||
type_distribution: {
|
|
||||||
total: number;
|
|
||||||
reblogs: number;
|
|
||||||
replies: number;
|
|
||||||
standalone: number;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export type AnnualReport = {
|
export type AnnualReport = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user