From ca103731c721aae3f5f622e58c679ed5c09fd9e9 Mon Sep 17 00:00:00 2001
From: Kairlec <sunfokairlec@gmail.com>
Date: 星期一, 15 五月 2023 16:26:37 +0800
Subject: [PATCH] fix response `content-type` is not set if access without access token

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 21f4006..776ebe1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /target/
 
 /src/main/resources/static/
+certificates

--
Gitblit v1.8.0