- updated camera friendly names and improve camera settings functionality
- bugfixes for plate sizing
This commit is contained in:
@@ -435,6 +435,8 @@ export type NPEDSTATE = {
|
||||
npedUser: NPEDUser;
|
||||
iscatEnabled: CategoryPopups;
|
||||
hotlistFiles: HotlistFile[];
|
||||
cameraAFriendlyName: string;
|
||||
cameraBFriendlyName: string;
|
||||
};
|
||||
|
||||
export type NPEDACTION = {
|
||||
|
||||
Reference in New Issue
Block a user