Fixed a bug where a newly-created note would contain an edit notice
This commit is contained in:
@@ -125,7 +125,7 @@ else
|
||||
-ce)
|
||||
NOTE="${ARGS[$INDEX]}"
|
||||
create
|
||||
edit
|
||||
NO_HEADER="TRUE" edit
|
||||
exit 0
|
||||
;;
|
||||
-d|--delete)
|
||||
|
||||
Reference in New Issue
Block a user