update notes to make sure we remember to check import/create problems
This commit is contained in:
parent
ff0117a1a5
commit
29eea64d46
1 changed files with 2 additions and 0 deletions
|
@ -462,6 +462,8 @@ fix conflicts and *commit*!
|
|||
*after that commit*, do all the extra work, on the same branch:
|
||||
|
||||
* copy all changes:
|
||||
* from `NoteCreateService.create` to `NoteCreateService.import` (and
|
||||
vice versa if `git` got confused!)
|
||||
* from `NoteCreateService` to `NoteEditService`
|
||||
* from `ApNoteService.createNote` to `ApNoteService.updateNote`
|
||||
* from `endoints/notes/create.ts` to `endoints/notes/edit.ts`
|
||||
|
|
Loading…
Reference in a new issue