mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-24 13:56:39 +00:00
Format all files
This commit is contained in:
@@ -67,7 +67,8 @@ export default function AutoLoginHandler({
|
||||
console.error("Failed to generate OIDC URL:", e);
|
||||
setError(
|
||||
t("autoLoginErrorGeneratingUrl", {
|
||||
defaultValue: "An unexpected error occurred. Please try again."
|
||||
defaultValue:
|
||||
"An unexpected error occurred. Please try again."
|
||||
})
|
||||
);
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user