Skip to content

Commit

Permalink
Once again, modify Confluence to support every esoteric combination a…
Browse files Browse the repository at this point in the history
…nd undocumented way of running Confluence ever devised

resolves #2379
  • Loading branch information
timothycarambat committed Sep 27, 2024
1 parent 7390bae commit 30d2f09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export default function ConfluenceOptions() {
</p>
</div>
<input
type="email"
type="text"
name="username"
className="bg-zinc-900 text-white placeholder:text-white/20 text-sm rounded-lg focus:outline-primary-button active:outline-primary-button outline-none block w-full p-2.5"
placeholder="[email protected]"
Expand Down

0 comments on commit 30d2f09

Please sign in to comment.