Skip to content

Commit f324180

Browse files
committed
Update Main.sublime-menu
1 parent 24dabcd commit f324180

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Main.sublime-menu

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@
4949

5050
]
5151
},
52+
{
53+
"caption": "Issues",
54+
"command": "open_url",
55+
"args":{
56+
"url": "https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/issues"
57+
}
58+
},
5259
{
5360
"caption":"Grammar for Caster 1.0.0",
5461
"command": "open_file",

0 commit comments

Comments
 (0)