Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 4199fa5

Browse files
authored
Update index.html
Signed-off-by: Blake Arnold <[email protected]>
1 parent 7bfd851 commit 4199fa5

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
@@ -275,7 +275,7 @@
275275
</head>
276276
<body>
277277
<div class="above-tabs">
278-
<input type="text" placeholder="encryption key" id="key">
278+
<input type="password" placeholder="encryption key" id="key">
279279
<input type="number" placeholder="message number" id="num">
280280
<button type="button" id="newMessageBtn">New Message</button>
281281
</div>

0 commit comments

Comments
 (0)