From 81ce8b8cf608b875892d455bddc1a39f3b4c86dd Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Thu, 6 Jan 2022 14:20:45 -0800 Subject: [PATCH] turning on. --- src/clj/auto_ap/server.clj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/clj/auto_ap/server.clj b/src/clj/auto_ap/server.clj index 146ba000..255867f6 100644 --- a/src/clj/auto_ap/server.clj +++ b/src/clj/auto_ap/server.clj @@ -35,6 +35,8 @@ "text/plain" "text/javascript" "text/csv" + "text/html" + "text/html;chartset=utf-8" "application/javascript" "application/csv" "application/edn"