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 d07ec25 commit 51f5007Copy full SHA for 51f5007
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