1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-10 05:52:46 +00:00

tried to fix the json

This commit is contained in:
Patrizio Bekerle 2017-05-15 17:58:13 +02:00
parent 8b02b4d0a2
commit 2c9569282a
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
2 changed files with 4 additions and 4 deletions

View file

@ -2,6 +2,6 @@
"name": "GitHub Header",
"identifier": "github-header",
"script": "github-header.qml",
"version": 0.1,
"description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note",
"version": "0.1",
"description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note"
}