We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d854b06 commit f6b416dCopy full SHA for f6b416d
resources/js/pages/settings/Profile.vue
@@ -39,7 +39,7 @@ const showSuccessToast = () => {
39
severity: 'success',
40
summary: 'Saved',
41
detail: 'Profile information has been updated',
42
- life: 5000,
+ life: 3000,
43
});
44
};
45
const updateProfileInformation = () => {
0 commit comments