Update ningle-fbr

This commit is contained in:
Akira Tempaku 2024-02-25 14:11:43 +09:00
commit ae8d360c4e
3 changed files with 4 additions and 5 deletions

View file

@ -18,9 +18,8 @@
(defun update-routes ()
(fbr:enable-file-based-routing *raw-app*
:dir "src/routes"
:system "hp"
:system-pathname "src"))
:directory "src/routes"))
(update-routes)