Files
multica/packages
Jiayuan Zhang a6c80d65d3 fix(notifications): fetch system_notifications pref lazily
Settings is the only mounted reader of notificationPreferenceOptions,
so a fresh app start (or any session that never visits Settings) left
the cache empty and the muted preference silently fell back to default
"all". Switch the inbox:new handler to ensureQueryData so the value is
fetched on first use and cached for subsequent events.

Co-authored-by: multica-agent <github@multica.ai>
2026-05-06 16:59:01 +08:00
..
2026-04-30 12:28:22 +08:00