Fix updateGeneric
This commit is contained in:
parent
db299862ec
commit
0a80e11d9f
@ -1,4 +1,4 @@
|
||||
export interface IGenericUpdate {
|
||||
NodeIntrosCompleted: string[];
|
||||
NodeIntrosCompleted: string | string[];
|
||||
// AffiliationMods: any[];
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user