We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a149aa7 commit 7a5e1efCopy full SHA for 7a5e1ef
src/Packages/Marketplace/Runtime/Bridge/Bridge.cs
@@ -25,7 +25,7 @@ public Bridge(string environment)
25
{
26
_environment = environment;
27
}
28
-
+
29
/// <summary>
30
/// Generates a link for the bridge flow.
31
/// </summary>
0 commit comments