mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 19:31:13 -05:00
Add ride detail pages
This commit is contained in:
@@ -102,6 +102,8 @@ export interface Profile {
|
||||
park_count: number;
|
||||
review_count: number;
|
||||
reputation_score: number;
|
||||
created_at: string;
|
||||
updated_at: string;
|
||||
}
|
||||
|
||||
export interface Review {
|
||||
|
||||
Reference in New Issue
Block a user