change name

This commit is contained in:
satanshiro 2023-05-02 16:53:43 +03:00 committed by GitHub
parent 4113f0faea
commit f2044c4d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ export declare namespace KcContext {
url: string;
SAMLRequest?: string;
SAMLResponse?: string;
RelayState?: string;
relayState?: string;
};
};