Revert customData

This commit is contained in:
Flexmonster
2019-03-25 11:05:35 +02:00
parent 224581938a
commit 1dfa3d1eaa

View File

@@ -186,7 +186,7 @@ declare namespace Flexmonster {
roles?: string;
localeIdentifier?: string;
effectiveUserName?: string;
customData?: object;
customData?: string;
hash?: string;
username?: string;
password?: string;