je sais vraiment pas ce que j'ai ajouté mais amélioration jt'e jure
This commit is contained in:
@ -15,7 +15,7 @@ window.onhashchange = function() {
|
||||
}
|
||||
const Logged = ref(isLogged());
|
||||
|
||||
if(Logged){
|
||||
if(Logged.value){
|
||||
fetchNotifications();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user