Skip to content

Commit e8936da

Browse files
committedJul 8, 2019
Update discord invite URL
1 parent 03316fe commit e8936da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/renderer/App.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ export default {
134134
this.toggleHelpWidget();
135135
},
136136
chatWithUs() {
137-
shell.openExternal("https://discord.gg/f5mYum8");
137+
shell.openExternal("https://discord.gg/DcSNmts");
138138
this.toggleHelpWidget();
139139
},
140140
reportIssue() {

0 commit comments

Comments
 (0)
Please sign in to comment.