diff --git a/app/components/client/playground-scripts.js b/app/components/client/playground-scripts.js index 3fe2752..044cd4e 100644 --- a/app/components/client/playground-scripts.js +++ b/app/components/client/playground-scripts.js @@ -222,6 +222,8 @@ curl --header "Content-Type: application/json" } function playgroundResponseForExample3(source) { + document.querySelector("[data-action='execute claim']").disabled = true; + return `
# With the LBRY app/daemon running locally, you can use this in your Terminal