Favicons broken | Even with support by Leart
This commit is contained in:
parent
2cac162ad6
commit
ff335f50bc
116 changed files with 684 additions and 30 deletions
|
@ -842,6 +842,8 @@ const Settings: React.FC<{ closeSettings: () => void; accountName: string }> = (
|
|||
onChange={(e) => setNewPassword(e.target.value)}
|
||||
/>
|
||||
</div>
|
||||
{/* Logout Button */}
|
||||
|
||||
</div>
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue