mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 01:26:06 +00:00
842aeec8f1
Dismissing the "N credentials to set up" banner now persists in localStorage instead of a page-lifetime flag, so it stays gone across refreshes. It records exactly which credentials were dismissed and re-appears only if a genuinely new unset credential shows up — so a partial save that shrinks the set won't re-nag, but a new requirement still surfaces.