From 6f7dfe5bb61a35961f249ba77ce00fc7b6b77888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Fri, 9 Jun 2023 20:31:01 +0800 Subject: [PATCH] Fix plugin.json location --- src/main/{java => }/resources/plugin.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/main/{java => }/resources/plugin.json (100%) diff --git a/src/main/java/resources/plugin.json b/src/main/resources/plugin.json similarity index 100% rename from src/main/java/resources/plugin.json rename to src/main/resources/plugin.json