mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add missing keys to list components.
This commit is contained in:
@@ -8,6 +8,7 @@ export enum TgoType {
|
||||
}
|
||||
|
||||
export interface Tgo {
|
||||
id: string;
|
||||
name: string;
|
||||
control_point_name: string;
|
||||
category: string;
|
||||
|
||||
Reference in New Issue
Block a user