From 2e88386a6e0ecf503ca04ffb70e5fe4580118c34 Mon Sep 17 00:00:00 2001 From: NubWizard Date: Fri, 9 Jun 2023 12:38:37 -0500 Subject: [PATCH] Replaces my development.ini file with the one in the tildes upstream. --- tildes/development.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tildes/development.ini b/tildes/development.ini index 5b608fa..bd98b21 100644 --- a/tildes/development.ini +++ b/tildes/development.ini @@ -42,4 +42,4 @@ webassets.auto_build = false webassets.base_dir = %(here)s/static webassets.base_url = / webassets.cache = false -webassets.manifest = json \ No newline at end of file +webassets.manifest = json