first merge to main 🚀 #71
@ -274,7 +274,7 @@
|
||||
tabindex="0"
|
||||
class="flex items-center px-4 py-3 transition cursor-pointer group hover:bg-gray-100 hover:text-gray-900"
|
||||
on:click={() => {
|
||||
AuthService.authControllerLogout({ token: OpenAPI.TOKEN });
|
||||
AuthService.authControllerLogout();
|
||||
logout();
|
||||
}}>
|
||||
<svg
|
||||
|
Loading…
x
Reference in New Issue
Block a user