Skip to content

Commit 6f2f8de

Browse files
Update index.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 42d7ff1 commit 6f2f8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<main id="app">
1313
<div id="user-hint-container">
1414
<label for="user-hint-input">User Hint (identityId):</label>
15-
<input type="text" id="user-hint-input" placeholder="Enter identityId" value="69c5bf1b95cfc94c5fa1f038"/>
15+
<input type="text" id="user-hint-input" placeholder="Enter identityId" />
1616
<button id="continue-btn">Continue</button>
1717
</div>
1818
<div id="camera-container"></div>

0 commit comments

Comments
 (0)