mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-10 23:15:34 -04:00
suppress user update alert
This commit is contained in:
@@ -56,6 +56,7 @@ async function setLastRead(key: string) {
|
|||||||
...user,
|
...user,
|
||||||
lastReadAnnouncement: key,
|
lastReadAnnouncement: key,
|
||||||
},
|
},
|
||||||
|
{ suppressAlert: true },
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user