mirror of
https://github.com/fosrl/pangolin.git
synced 2026-06-24 00:02:04 +00:00
Show error right
This commit is contained in:
@@ -82,8 +82,8 @@ export default async function SshPage() {
|
||||
error = "Failed to sign SSH key for PAM push authentication.";
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
console.error("Error fetching browser target:", error);
|
||||
} catch (err) {
|
||||
console.error("Error fetching browser target:", err);
|
||||
error = "No resource found for this domain";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user