[Glitch] Fix Wrapstodon Storybook & other Wrapstodon issues

Port 8137ce87ce to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
diondiondion
2025-12-10 15:07:25 +01:00
committed by Claire
parent 38f623eee7
commit b5721dbd4a
7 changed files with 124 additions and 131 deletions

View File

@@ -16,9 +16,9 @@ export interface TimeSeriesMonth {
}
export interface TopStatuses {
by_reblogs: number;
by_favourites: number;
by_replies: number;
by_reblogs: string;
by_favourites: string;
by_replies: string;
}
export type Archetype =