From 267cd9e5889ccf86a1681e86d44dd35c7d05a81b Mon Sep 17 00:00:00 2001 From: LIM YI TING Date: Sat, 26 Apr 2025 17:43:48 +0800 Subject: [PATCH] edit Error Message Color --- src/main/resources/templates/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/error.html b/src/main/resources/templates/error.html index b9026690e..b89e832b4 100644 --- a/src/main/resources/templates/error.html +++ b/src/main/resources/templates/error.html @@ -5,7 +5,7 @@

Something happened...

-

Exception message

+

Exception message

\ No newline at end of file