From cb2d8e096745c5d0f7ff81e394d71cbb9baf36f3 Mon Sep 17 00:00:00 2001 From: pokapow <pokapow@protonmail.com> Date: Tue, 24 Jan 2023 01:57:54 +0100 Subject: [PATCH] remove double manu --- custom/smiths.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/custom/smiths.json b/custom/smiths.json index 8b4ff2d..f183c0f 100644 --- a/custom/smiths.json +++ b/custom/smiths.json @@ -4,6 +4,5 @@ {"HugoTrentesaux": {"certs": ["elois", "tuxmain", "poka", "ManUtopiK"]}}, {"tuxmain": {"certs": ["elois", "HugoTrentesaux", "poka", "ManUtopiK"]}}, {"1000i100": {"certs": ["elois", "HugoTrentesaux", "poka", "ManUtopiK"]}}, - {"ManUtopiK": {"certs": ["elois", "HugoTrentesaux", "poka", "1000i100"]}}, {"ManUtopiK": {"certs": ["elois", "HugoTrentesaux", "poka", "1000i100"]}} -] \ No newline at end of file +] -- GitLab