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
Changed regex from /\\/$/ to /\\/+$/ to handle cases where
there might be multiple trailing slashes in the configured URL.
Co-authored-by: Michael Sukkarieh <msukkari@users.noreply.github.com>
0 commit comments