We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c167104 commit 2cca960Copy full SHA for 2cca960
app/Support/GitHub/Release.php
@@ -26,6 +26,7 @@
26
class Release
27
{
28
private bool $withUserLinks = true;
29
+
30
private bool $convertLinks = true;
31
32
public function __construct(
0 commit comments