From 2c75a754fdddb3e46e5eed95abacbcfc70334fe7 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 28 Dec 2022 09:16:40 -0800 Subject: Rename: dungeons-and-deadlines to dnd --- routes.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'routes.lisp') diff --git a/routes.lisp b/routes.lisp index 7d98c74..56b6191 100644 --- a/routes.lisp +++ b/routes.lisp @@ -1,6 +1,6 @@ ;;;; routes.lisp -- http routes for dnd -(in-package :dungeons-and-deadlines) +(in-package :dnd) (lzb:provision-app (api) :title "Dungeons & Deadlines" -- cgit v1.2.3