📝 adjust shortcut template

This commit is contained in:
Unknown
2019-10-02 13:55:41 +02:00
parent b8e91c11ff
commit 663c6f5477

View File

@@ -22,7 +22,7 @@
" \"title\": \"${1:title}\",",
" \"desc\": \"${2:desc}\",",
" \"url\": \"${3:url}\",",
" \"tags\": \"[${4:tags}]\"",
" \"tags\": [\"${4:tag}\"]",
"},"
],
"description": "Add a webgem"