ver: 0.5.62
Conti Collettivi visibili solo se sei admin...
This commit is contained in:
@@ -85,6 +85,7 @@ export const useNotifStore = defineStore('NotifStore', {
|
||||
}
|
||||
},
|
||||
updateArrRecNotifFromServer(arrrecnotif: INotif[]) {
|
||||
console.log('arrrecnotif', arrrecnotif)
|
||||
if (arrrecnotif && arrrecnotif.length > 0) {
|
||||
this.last_notifs = arrrecnotif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user