From 92bdeefb9a3be6dbe66a2379e26893817f87416e Mon Sep 17 00:00:00 2001 From: Chaska <166928710+chaskayote@users.noreply.github.com> Date: Fri, 26 Apr 2024 01:31:07 -0500 Subject: [PATCH] forgot comma D: --- config/quick_tag_table.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/quick_tag_table.json b/config/quick_tag_table.json index 70c24b0c..e4c177c6 100644 --- a/config/quick_tag_table.json +++ b/config/quick_tag_table.json @@ -1,4 +1,4 @@ - { +{ "tabs": [ "Main", "Species", @@ -28,7 +28,7 @@ "trans-male", "trans-female", "intersex", - "ambiguous sex" + "ambiguous sex", "woman", "man", "girl", @@ -242,7 +242,7 @@ "Groupings": [ "solo", "duo", - "trio"' + "trio","", "solo focus", "duo focus", "trio focus", @@ -361,4 +361,4 @@ "undertale" ] } -} +} \ No newline at end of file