diff --git a/types/flexmonster/index.d.ts b/types/flexmonster/index.d.ts index 9c43b0a57d..2854b19a81 100644 --- a/types/flexmonster/index.d.ts +++ b/types/flexmonster/index.d.ts @@ -186,7 +186,7 @@ declare namespace Flexmonster { roles?: string; localeIdentifier?: string; effectiveUserName?: string; - customData?: object; + customData?: string; hash?: string; username?: string; password?: string;