minor fix

This commit is contained in:
Daniel
2023-07-19 11:30:11 -04:00
parent 742e17351e
commit 01a8579158
2 changed files with 14 additions and 13 deletions
@@ -77,7 +77,6 @@ export default function ProfileSettings({
if (response.ok) {
toast.success("Settings Applied!");
toggleSettingsModal();
if (
user.username !== account.username ||