From 97f84e5d20c8f6024427ada9dee058478fe2f593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Thu, 31 Jan 2019 09:56:23 -0600 Subject: [PATCH] Closes #232 --- app/components/client/playground-scripts.js | 2 ++ 1 file changed, 2 insertions(+) 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