pages
This commit is contained in:
Vendored
+2
@@ -10,4 +10,6 @@ export interface Item {
|
||||
transferred: boolean; // to L&F location
|
||||
keywords?: string[];
|
||||
foundLocation: string;
|
||||
deleted: boolean;
|
||||
image: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user