Fixed a bug where a newly-created note would contain an edit notice

This commit is contained in:
Jon-William Lewis
2016-09-02 22:16:24 -05:00
parent 55a085a71f
commit c234dca619
2 changed files with 2 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ else
-ce)
NOTE="${ARGS[$INDEX]}"
create
edit
NO_HEADER="TRUE" edit
exit 0
;;
-d|--delete)