hedgedoc/src/api/notes
Erik Michelson 6cc11d07e3 fix(note-deletion): Add required keepMedia property and redirect
The backend requires a property "keepMedia" that states whether uploaded media should be kept around or not.
This property was missing in our API call.
Additionally, after deleting a note, the user is now redirected to the history page.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2022-08-25 17:50:24 +02:00
..
index.ts fix(note-deletion): Add required keepMedia property and redirect 2022-08-25 17:50:24 +02:00
types.ts fix(note-deletion): Add required keepMedia property and redirect 2022-08-25 17:50:24 +02:00