- fix RIS in pendenti, se troppi msg, non compariva piu

- cataloghi, ricerca pickup
This commit is contained in:
Surya Paolo
2024-05-09 23:36:58 +02:00
parent 58f53f8c52
commit faf0fabfb0
68 changed files with 1776 additions and 188 deletions

View File

@@ -114,6 +114,7 @@ export interface IMessageState {
export interface INotifState {
last_notifs: INotif[]
last_notifcoins: INotif[]
show_all: boolean
updateNotification: boolean
countNotif: number