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