fix: messages and notif Friends Accepteded
This commit is contained in:
@@ -5027,7 +5027,7 @@ export const tools = {
|
||||
Verificato() {
|
||||
const userStore = useUserStore()
|
||||
const globalStore = useGlobalStore()
|
||||
return this.isVerified() && (userStore.my.verified_by_aportador || globalStore.site.confpages.enableRegMultiChoice)
|
||||
return this.isVerified()
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user