Merge branch 'main' into module/wiki
This commit is contained in:
@@ -29,7 +29,7 @@ export async function logout(){
|
|||||||
await fetch(url,{
|
await fetch(url,{
|
||||||
credentials: 'include'
|
credentials: 'include'
|
||||||
});
|
});
|
||||||
timetrack = null;
|
timetrack.running = null;
|
||||||
user.name = null;
|
user.name = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user