From 6faeb5782a949a608b781ee851ffc9f258f58c0b Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Tue, 29 Mar 2022 21:14:40 +0800 Subject: [PATCH] fixed a json bug --- .../2.UDP\351\200\232\344\277\241/config.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/data/2.Java\344\270\255\351\230\266/4.\347\275\221\347\273\234\347\274\226\347\250\213/2.UDP\351\200\232\344\277\241/config.json" "b/data/2.Java\344\270\255\351\230\266/4.\347\275\221\347\273\234\347\274\226\347\250\213/2.UDP\351\200\232\344\277\241/config.json" index 5b2b713..f135778 100644 --- "a/data/2.Java\344\270\255\351\230\266/4.\347\275\221\347\273\234\347\274\226\347\250\213/2.UDP\351\200\232\344\277\241/config.json" +++ "b/data/2.Java\344\270\255\351\230\266/4.\347\275\221\347\273\234\347\274\226\347\250\213/2.UDP\351\200\232\344\277\241/config.json" @@ -24,7 +24,7 @@ "keywords_must": [], "keywords_forbid": [] } - }, + } ], "export": [ "UDP.json" -- GitLab