mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 18:31:13 -05:00
feat: Implement Phase 1 Frontend Code Cleanup
This commit is contained in:
@@ -95,9 +95,6 @@ export interface RideFormData {
|
||||
coaster_type?: string;
|
||||
seating_type?: string;
|
||||
ride_sub_type?: string;
|
||||
coaster_stats?: any;
|
||||
technical_specs?: any;
|
||||
former_names?: any;
|
||||
images?: ImageAssignments;
|
||||
banner_image_url?: string;
|
||||
banner_image_id?: string;
|
||||
|
||||
Reference in New Issue
Block a user