(scribbles) Use API integration package
All checks were successful
Publish / publish (push) Successful in 10s

This commit is contained in:
Marcel Kapfer 2025-02-06 20:04:22 +01:00
parent 8bcd3865fc
commit f1bd00b329
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
2 changed files with 10 additions and 0 deletions

View file

@ -26,4 +26,5 @@
:headers (scribbles--build-headers)
:body (json-encode `(("text" . ,message)))))
(provide 'scribbles)
;;; scribbles.el ends here