You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update AccountLink navigation to use newSettingsPath
Don’t use the outdated settings path anymore
Changed the AccountLink.svelte component to import newSettingsPath from $lib/routes/routes.svelte and updated the navigation click handler to use this newSettingsPath function instead of the static '/settings/' path.
0 commit comments