Skip to content

Commit

Permalink
Add an id to the InsertDate menu entry
Browse files Browse the repository at this point in the history
This will hardly find any use, but whatever.
  • Loading branch information
FichteFoll committed Jan 11, 2014
1 parent c002d2b commit ad1282c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
[
{
"caption": "InsertDate",
"id": "insertdate",
"children":
[
// README
Expand Down Expand Up @@ -66,4 +67,4 @@
}
]
}
]
]

0 comments on commit ad1282c

Please sign in to comment.