fix: enable access to broken link

This commit is contained in:
rzmk 2024-02-20 11:45:29 -05:00
parent cf4eb123a5
commit 8fd5b9a0c6
No known key found for this signature in database

View file

@ -34,7 +34,7 @@
}, },
"plugins": { "plugins": {
"shell": { "shell": {
"open": "https://github\\.com/rzmk/fformat" "open": "^https://github\\.com/rzmk"
} }
}, },
"identifier": "com.fformat.dev", "identifier": "com.fformat.dev",