mirror of
https://github.com/Hopiu/annotate-extension.git
synced 2026-03-17 00:10:23 +00:00
discard
This commit is contained in:
parent
270e33123d
commit
57b8c2cb47
1 changed files with 1 additions and 1 deletions
2
main.js
2
main.js
|
|
@ -39,7 +39,7 @@ define(function (require, exports, module) {
|
|||
var EMPTY_MSG = "No function found";
|
||||
var COMMAND_ID = "annotate.annotate";
|
||||
var MENU_NAME = "Annotate function";
|
||||
|
||||
|
||||
|
||||
|
||||
function insert(input) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue