se sei sulla pagina, la notifica di "gia letto" non viene settata.
- aggiunto "RIS" ai tipi di contributi - Amicizia accettata compare 2 volte nelle notifiche - Bottone click sull utente non funziona
This commit is contained in:
@@ -5297,6 +5297,7 @@ export const tools = {
|
||||
async sendCoinsByCircuit($q: any, circuit: ICircuit, sendcoinrec: ISendCoin) {
|
||||
|
||||
const userStore = useUserStore()
|
||||
const notifStore = useNotifStore()
|
||||
|
||||
const username = userStore.my.username
|
||||
|
||||
@@ -5326,6 +5327,7 @@ export const tools = {
|
||||
} else {
|
||||
tools.showNegativeNotif($q, res.errormsg)
|
||||
}
|
||||
notifStore.updateNotification = true
|
||||
this.updateMyData(res)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user