Skip to content

Commit

Permalink
tweet about igdm
Browse files Browse the repository at this point in the history
  • Loading branch information
ifedapoolarewaju committed Apr 2, 2019
1 parent decbf58 commit 6e34528
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions main/menutemplate.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ const template = [
label: 'Donate to this Project',
click() { openExternal('http://paypal.me/SolomonOmojola') }
},
{
label: 'Tweet about IGdm',
click() {
openExternal('https://twitter.com/intent/tweet?original_referer=https%3A%2F%2Figdm.me%2F&ref_src=twsrc%5Etfw&text=Continue%20Instagram%20DMs%20on%20your%20computer&tw_p=tweetbutton&url=https%3A%2F%2Figdm.me%2F')
}
},
{
label: 'Try IGdm Pro',
click() { openExternal('https://pro.igdm.me') }
Expand Down

0 comments on commit 6e34528

Please sign in to comment.