Update private/templates/lb6-mode/@@Info.plist
This commit is contained in:
parent
44a9c00e18
commit
8b1ad7cdb4
1 changed files with 7 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
<string>Henrik Lissner</string>
|
||||
|
||||
<key>LBWebsite</key>
|
||||
<string>http://henrik.io</string>
|
||||
<string>http://v0.io/launchbar</string>
|
||||
|
||||
<key>LBEmail</key>
|
||||
<string>henrik@lissner.net</string>
|
||||
|
@ -84,6 +84,12 @@
|
|||
|
||||
}${7:<key>LBRequirements</key>
|
||||
<string>${8:The requirements for this action to work}</string>}
|
||||
|
||||
<key>LBUpdate</key>
|
||||
<string>https://github.com/hlissner/lb6-${1:$(replace-regexp-in-string "[^a-zA-Z0-9]" "" yas-text)}/blob/master/${2:Name of Action}.lbaction/Contents/Info.plist</string>
|
||||
|
||||
<key>LBDownload</key>
|
||||
<string>https://dl.v0.io/lb/$1.lbaction</string>
|
||||
</dict>
|
||||
|
||||
</dict>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue