Update error.ftl
This commit is contained in:
@ -211,6 +211,7 @@ export declare namespace KcContext {
|
||||
baseUrl?: string;
|
||||
};
|
||||
message: NonNullable<Common["message"]>;
|
||||
skipLink?: boolean;
|
||||
};
|
||||
|
||||
export type LoginResetPassword = Common & {
|
||||
|
Reference in New Issue
Block a user