mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 17:35:05 +10:00
text
This commit is contained in:
@@ -54,7 +54,7 @@ const userNavigation = [
|
||||
const res: any = await toast.promise(
|
||||
signOut({ callbackUrl: "/login" }),
|
||||
{
|
||||
loading: "Logging out",
|
||||
loading: "Logging out...",
|
||||
success: "Your are logged out.",
|
||||
error: "Could not log out :/",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user