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