diff options
author | Leo Heitmann Ruiz <leo@heitmannruiz.org> | 2024-07-22 10:25:18 +0200 |
---|---|---|
committer | Leo Heitmann Ruiz <leo@heitmannruiz.org> | 2024-07-24 14:32:13 +0200 |
commit | 4f8ee13f232b7d4849d598148cfb32358a96bbb0 (patch) | |
tree | 73e8e4967e36203ac6860b23b16d594f6299d793 | |
parent | Merge pull request 'Clean up SVGs' (#137) from lhr/browser_extension:svg-clea... (diff) | |
download | libredirect-4f8ee13f232b7d4849d598148cfb32358a96bbb0.zip |
Typo
Diffstat (limited to '')
-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", |