mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 17:31:14 -05:00
feat: Update test data generators
This commit is contained in:
@@ -113,6 +113,8 @@ export interface CompanySubmissionData {
|
||||
founded_year?: number | null; // Legacy field
|
||||
founded_date?: string | null;
|
||||
founded_date_precision?: string | null;
|
||||
defunct_date?: string | null;
|
||||
defunct_date_precision?: string | null;
|
||||
headquarters_location?: string | null;
|
||||
website_url?: string | null;
|
||||
logo_url?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user