Closes #232
This commit is contained in:
parent
a462b14948
commit
97f84e5d20
1 changed files with 2 additions and 0 deletions
|
@ -222,6 +222,8 @@ curl --header <span class="token string">"Content-Type: application/json"</span>
|
|||
}
|
||||
|
||||
function playgroundResponseForExample3(source) {
|
||||
document.querySelector("[data-action='execute claim']").disabled = true;
|
||||
|
||||
return `
|
||||
<pre><code class="language-bash">
|
||||
<span class="token comment"># With the LBRY app/daemon running locally, you can use this in your Terminal</span>
|
||||
|
|
Loading…
Reference in a new issue