mirror of
https://codeberg.org/MarkusThielker/next-ory.git
synced 2025-04-13 13:08:41 +00:00
NORY-59: fix path-revalidation during rendering
This commit is contained in:
parent
b3be0440d1
commit
85234b4465
1 changed files with 0 additions and 2 deletions
|
@ -172,8 +172,6 @@ export async function listIdentitySessions(id: string) {
|
|||
|
||||
console.log('Listed identity\'s sessions', data);
|
||||
|
||||
revalidatePath('/user');
|
||||
|
||||
return data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue