Merge branch 'dev' into dev

This commit is contained in:
Proddy
2023-04-23 01:05:36 +02:00
committed by GitHub
6 changed files with 4 additions and 4 deletions

View File

@@ -360,6 +360,7 @@ export interface EntityItem {
o_value_type?: number;
o_deleted?: boolean;
o_writeable?: boolean;
}
export interface Entities {