From 9454baa75063b7c249fde08f663b5982c0572384 Mon Sep 17 00:00:00 2001 From: Fifty Dinar Date: Mon, 22 Jan 2024 01:29:41 +0000 Subject: [PATCH] fix: Update outdated 60-custom.just --- templates/init/60-custom.just | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/init/60-custom.just b/templates/init/60-custom.just index bd38c97..9fbf492 100644 --- a/templates/init/60-custom.just +++ b/templates/init/60-custom.just @@ -1,2 +1,2 @@ -!include 100-bling.just +import '100-bling.just' # Include some of your custom scripts here!