Fix interface names, add NodeIntro support. #51
@ -1,4 +1,4 @@
|
|||||||
export interface IGenericUpdate {
|
export interface IGenericUpdate {
|
||||||
NodeIntrosCompleted: string[];
|
NodeIntrosCompleted: string | string[];
|
||||||
// AffiliationMods: any[];
|
// AffiliationMods: any[];
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user