From f9a57722af6411846710f58a234eee5ea4e437a2 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Wed, 19 Jun 2024 14:24:47 -0500 Subject: [PATCH] Add Kasane --- constants.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/constants.json b/constants.json index 3370540..96e43c3 100644 --- a/constants.json +++ b/constants.json @@ -169,6 +169,10 @@ "color": "rgb(255, 100, 100)", "caseInsensitive": true }, + "Kasane": { + "color": "rgb(255, 100, 100)", + "caseInsensitive": true + }, "Ryouiki Tenkai": { "bold": true, "italicized": true,