diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 6375357f..ce12e015 100644 --- a/src/config.json +++ b/src/config.json @@ -634,7 +634,7 @@ "^https?:\\/{2}gitlab\\.freedesktop\\.com\\/", "^https?:\\/{2}gitlab\\.archlinux\\.com\\/" ], - "name": "Gitlab", + "name": "GitLab", "options": { "enabled": false, "unsupportedUrls": "bypass", |