Skip to content

Commit

Permalink
your twitter thing
Browse files Browse the repository at this point in the history
  • Loading branch information
audionerd committed Sep 8, 2017
1 parent 5923e67 commit 07941eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/window/main-window.js
Original file line number Diff line number Diff line change
Expand Up @@ -3394,7 +3394,7 @@ let exportAnimatedGif = () => {
}

exporter.on('complete', path => {
notifications.notify({message: "I exported your board selection as a GIF. Share it with your friends! Post it to you twitter thing or your slack dingus.", timing: 20})
notifications.notify({message: "I exported your board selection as a GIF. Share it with your friends! Post it to your twitter thing or your slack dingus.", timing: 20})
sfx.positive()
shell.showItemInFolder(path)
})
Expand Down

0 comments on commit 07941eb

Please sign in to comment.