pins: fix github-nvim-theme repository type

This commit is contained in:
raf 2025-03-07 13:51:54 +03:00
commit 414c92276e
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -486,7 +486,7 @@
"github": { "github": {
"type": "Git", "type": "Git",
"repository": { "repository": {
"type": "Github", "type": "GitHub",
"owner": "projekt0n", "owner": "projekt0n",
"repo": "github-nvim-theme" "repo": "github-nvim-theme"
}, },