Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
💄 Fix missing workflow icon
Browse files Browse the repository at this point in the history
  • Loading branch information
leolabs committed Feb 18, 2018
1 parent 71d9f7b commit 11aca7c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 17 additions & 17 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,6 @@
<string>Gitmoji</string>
<key>objects</key>
<array>
<dict>
<key>config</key>
<dict>
<key>autopaste</key>
<true/>
<key>clipboardtext</key>
<string>{query} </string>
<key>transient</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.output.clipboard</string>
<key>uid</key>
<string>B3FCC411-A44D-485C-BBFB-1E5734C43FC8</string>
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
Expand Down Expand Up @@ -110,6 +93,23 @@
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>autopaste</key>
<true/>
<key>clipboardtext</key>
<string>{query} </string>
<key>transient</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.output.clipboard</string>
<key>uid</key>
<string>B3FCC411-A44D-485C-BBFB-1E5734C43FC8</string>
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
Expand Down

0 comments on commit 11aca7c

Please sign in to comment.