Compare commits
1 commit
2a95836dcb
...
f9c5443541
Author | SHA1 | Date | |
---|---|---|---|
f9c5443541 |
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ export default function AccountTab() {
|
|||
toast.custom((t) => (
|
||||
<ToastInner
|
||||
toastId={t}
|
||||
title='Settings saved'
|
||||
title='Error saving settings'
|
||||
description={
|
||||
error.response?.data.message || 'An unknown error occurred.'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue