DONE: merge heir tab into profile tab, santize userIcNum and name, rename to malay, add stat card on user list
This commit is contained in:
@@ -86,9 +86,9 @@ export function useRoleSwitcher() {
|
||||
toast: true,
|
||||
position: 'top-end',
|
||||
icon: 'success',
|
||||
title: res.message || 'Peranan telah ditukar.',
|
||||
title: res.message,
|
||||
showConfirmButton: false,
|
||||
timer: 3000,
|
||||
timer: 500,
|
||||
})
|
||||
|
||||
await router.push(resolvePostLoginRoute(res.redirect_path))
|
||||
|
||||
Reference in New Issue
Block a user