We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6dffeb commit c16a3a1Copy full SHA for c16a3a1
1 file changed
Stalker.Gamma/Utilities/MirrorUtility.cs
@@ -47,6 +47,7 @@ Try again later.
47
$"""
48
Error getting mirror
49
Mirror URL: {mirrorUrl}
50
+ Exception Message: {e.Message}
51
""",
52
e
53
);
0 commit comments