Skip to content

Fix bug in notehooks

Emir Muhammad requested to merge emmuhamm_fix_notehook into main

There were some bugs in !119 (merged).

  1. Multiple rows in the handle_note_hook with the sql alchemy stuff
  2. Body was being checked, not note hook.

This fixes it

Merge request reports