fix: add require to have a defined org function
All checks were successful
CI / build (29.4) (push) Successful in 5m39s
CI / build (snapshot) (push) Successful in 5m9s

This commit is contained in:
2024-09-21 16:13:40 +02:00
parent 291e0f055b
commit a92b1f3472

View File

@@ -43,6 +43,7 @@
(require 'ivy)
(require 'conlanging-graphviz)
(require 'conlanging-eittlandic)
(require 'org)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Vuepress headings ;