mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-10 23:15:34 -04:00
resolve TODO
This commit is contained in:
@@ -82,7 +82,7 @@ export function useAnnouncements() {
|
|||||||
user.id,
|
user.id,
|
||||||
{
|
{
|
||||||
...user,
|
...user,
|
||||||
lastReadAnnouncement: "2026-03-28_1_new-recipe-import-options", // TODO: switch back to key
|
lastReadAnnouncement: key,
|
||||||
},
|
},
|
||||||
{ suppressAlert: true },
|
{ suppressAlert: true },
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user