Non funziona correttamente la richiesta di amicizia dalla ricerca Amici

This commit is contained in:
paoloar77
2022-02-14 10:25:09 +01:00
parent 4683edce53
commit 86cf158e27
24 changed files with 439 additions and 202 deletions

View File

@@ -4881,7 +4881,12 @@ export const tools = {
}
return ''
}
},
isUserOk(){
const userStore = useUserStore()
return userStore.isUserOk()
},
// getLocale() {