Lost Keys
This commit is contained in:
@@ -9,4 +9,5 @@ export interface IKey {
|
||||
cylinder: ICylinder[];
|
||||
nr: number;
|
||||
deletedAt?: string;
|
||||
keyLost: Date | null;
|
||||
}
|
||||
Reference in New Issue
Block a user