mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Database fixes
This commit is contained in:
@@ -191,6 +191,7 @@ export interface LoadoutBlueprint {
|
||||
roles: string[];
|
||||
code: string;
|
||||
name: string;
|
||||
enabled: boolean;
|
||||
}
|
||||
|
||||
export interface UnitBlueprint {
|
||||
|
||||
Reference in New Issue
Block a user