- added modal for entry and exit sightings and plate patches
This commit is contained in:
@@ -202,6 +202,7 @@ export type DecodeReading = {
|
||||
duplicate?: true;
|
||||
firstSeenTimeHumane: string;
|
||||
lastSeenTimeHumane: string;
|
||||
plate?: string;
|
||||
};
|
||||
|
||||
export type ColourData = {
|
||||
|
||||
Reference in New Issue
Block a user