Skip to content

Commit 748bcc7

Browse files
committed
Add bundle ID and website.
1 parent 5928f81 commit 748bcc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>bundleid</key>
6-
<string></string>
6+
<string>net.coderanger.lulz</string>
77
<key>category</key>
88
<string>Productivity</string>
99
<key>connections</key>
@@ -882,6 +882,6 @@ sys.stdout.write(input[::-1].encode('utf-8'))
882882
</dict>
883883
</dict>
884884
<key>webaddress</key>
885-
<string></string>
885+
<string>https://github.com/coderanger/alfred-lulz</string>
886886
</dict>
887887
</plist>

0 commit comments

Comments
 (0)