add: driverslicence update
This commit is contained in:
2
frontend/src/app.d.ts
vendored
2
frontend/src/app.d.ts
vendored
@@ -36,7 +36,7 @@ interface DriversLicence {
|
||||
licence_number: string | "";
|
||||
issued_date: string | "";
|
||||
expiration_date: string | "";
|
||||
issuing_country: string | "";
|
||||
country: string | "";
|
||||
licence_categories: LicenceCategory[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user