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
Hello,
great tool, thank you very much! Just a minor bug I found using gitlight with a local gitlab installation:
The authorUrl in NotificationDescription.svelte is hard-coded to either github.com or gitlab.com and does not adapt to local gitlab repository settings:
Hello,
great tool, thank you very much! Just a minor bug I found using gitlight with a local gitlab installation:
The
authorUrl
in NotificationDescription.svelte is hard-coded to either github.com or gitlab.com and does not adapt to local gitlab repository settings:gitlight/src/lib/components/dashboard/notifications/NotificationDescription.svelte
Line 23 in a8fb732
The text was updated successfully, but these errors were encountered: