summaryrefslogtreecommitdiff
path: root/org-fc-audio.el
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2020-09-22 12:31:23 +0200
committerLeon Rische <leon.rische@me.com>2020-09-22 12:31:23 +0200
commit9ffbd94ce55c05ff5cde81ba48a5e3cda4fc9066 (patch)
tree63754a03f148dbc220054931aaf980561c92d59c /org-fc-audio.el
parentdaab72015307d7677ca1cf83997b8947d6f55df5 (diff)
Fix file footrs
Diffstat (limited to 'org-fc-audio.el')
-rw-r--r--org-fc-audio.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/org-fc-audio.el b/org-fc-audio.el
index 38f402c..950c836 100644
--- a/org-fc-audio.el
+++ b/org-fc-audio.el
@@ -80,4 +80,8 @@ Look up the file from PROPERTY."
'org-fc-after-setup-hook
(lambda () (org-fc-audio-play org-fc-audio-property-after)))
+;;; Footer
+
(provide 'org-fc-audio)
+
+;;; org-fc-audio.el ends here