Removed comment
This commit is contained in:
parent
3a37b81d36
commit
aa7cd5e2f7
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ curl --header <span class="token string">"Content-Type: application/json"</span>
|
|||
"example": exampleNumber
|
||||
}));
|
||||
|
||||
document.getElementById("fetch-claim-uri").value = data; // TODO: ...
|
||||
document.getElementById("fetch-claim-uri").value = data;
|
||||
|
||||
document.getElementById("tour-results").innerHTML = `
|
||||
<pre><code class="language-bash">
|
||||
|
|
Loading…
Reference in a new issue