From 9b3a52ec8d6281afab935cdb599c9adae8e1258c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 6 Feb 2021 14:24:17 +0100 Subject: reload-extensions: Add TODO to rename --- l/src/main.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'l/src/main.lisp') diff --git a/l/src/main.lisp b/l/src/main.lisp index 19cbea1..d410092 100644 --- a/l/src/main.lisp +++ b/l/src/main.lisp @@ -67,6 +67,7 @@ (if (search "not available" s) nil))))) +;;; TODO: Rename to attach-extensions (defun reload-extensions (targets extension-ids) (labels ((requested-extension-p (target) (find-if -- cgit v1.2.3