From fffea1715cfb51837cd990adf881443df9ccb74b Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 25 Jan 2023 21:17:11 -0800 Subject: Modify: flash feature to be more robust; add labels --- dnd.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'dnd.asd') diff --git a/dnd.asd b/dnd.asd index bd4c74b..f440080 100644 --- a/dnd.asd +++ b/dnd.asd @@ -23,6 +23,7 @@ (:file "utilities") (:file "init") (:file "model") + (:file "flash") (:file "endpoints") (:file "pages") (:file "transactions") -- cgit v1.2.3