We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5928f81 commit 748bcc7Copy full SHA for 748bcc7
info.plist
@@ -3,7 +3,7 @@
3
<plist version="1.0">
4
<dict>
5
<key>bundleid</key>
6
- <string></string>
+ <string>net.coderanger.lulz</string>
7
<key>category</key>
8
<string>Productivity</string>
9
<key>connections</key>
@@ -882,6 +882,6 @@ sys.stdout.write(input[::-1].encode('utf-8'))
882
</dict>
883
884
<key>webaddress</key>
885
+ <string>https://github.com/coderanger/alfred-lulz</string>
886
887
</plist>
0 commit comments