From 7834f6ec7ed7745763ba6a49a45930d170f9c95d Mon Sep 17 00:00:00 2001 From: yarusome <97945148+yarusome@users.noreply.github.com> Date: Wed, 15 Mar 2023 09:56:08 +0800 Subject: [PATCH] Adding missing `}` --- types/filterfunctions.html | 1 + 1 file changed, 1 insertion(+) diff --git a/types/filterfunctions.html b/types/filterfunctions.html index b810adf3..4bd183f1 100644 --- a/types/filterfunctions.html +++ b/types/filterfunctions.html @@ -123,6 +123,7 @@ break; default: console.error("Unknown filter set"); + } } function setDiv(filter) {