minor fix
This commit is contained in:
@@ -77,7 +77,6 @@ export default function ProfileSettings({
|
||||
|
||||
if (response.ok) {
|
||||
toast.success("Settings Applied!");
|
||||
toggleSettingsModal();
|
||||
|
||||
if (
|
||||
user.username !== account.username ||
|
||||
|
||||
Reference in New Issue
Block a user