Skip to content

Commit

Permalink
Rename feature to Comments from Notes (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBestPessimist committed Apr 24, 2020
1 parent 95fc17c commit 7818649
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -43,7 +43,7 @@ public enum DocumentStandardAction
Letter("letter"), //
Print("print"), //
Delete("delete"), //
Notes("notes")//
Comments("comments")//
;

private final String json;
Expand Down

0 comments on commit 7818649

Please sign in to comment.