Skip to content

Commit 92116ba

Browse files
Update frontend/src/components/AppPanels.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4a9534f commit 92116ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/components/AppPanels.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ export function CreateFeedPanel({
198198
<input
199199
id="access-token"
200200
name="access-token"
201-
type="text"
201+
type="password"
202202
class="input input--mono input--minimal"
203203
aria-label="Access token"
204204
placeholder="Paste access token"

0 commit comments

Comments
 (0)