Add access to helper
This commit is contained in:
parent
cb7062028e
commit
fa0c60d475
5 changed files with 9 additions and 3 deletions
src
|
@ -2,7 +2,8 @@
|
|||
(:use #:cl)
|
||||
(:use-reexport #:hsx
|
||||
#:jingle
|
||||
#:jonathan)
|
||||
#:jonathan
|
||||
#:access)
|
||||
(:export #:api-p))
|
||||
(in-package #:website/helper)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue