From 40dfe8d08d2734dfb414d1b3482c82529c77af50 Mon Sep 17 00:00:00 2001 From: kwaroran Date: Wed, 29 Nov 2023 01:39:08 +0900 Subject: [PATCH] [fix] indent --- src/ts/process/models/nai.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ts/process/models/nai.ts b/src/ts/process/models/nai.ts index e94e179c..b366d1ce 100644 --- a/src/ts/process/models/nai.ts +++ b/src/ts/process/models/nai.ts @@ -474,5 +474,5 @@ export const NovelAIBadWordIds = [ [26523], [41471], [2936], - [23] + [23], ] \ No newline at end of file