chore: add tooth.json

This commit is contained in:
Tsubasa6848
2024-02-28 06:32:09 +08:00
Unverified
parent 62a75f8a94
commit d372b85f3d
2 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ auto enable(ll::plugin::NativePlugin& /*self*/) -> bool {
listenEvent();
logger.info("InventoryCheck Loaded!");
logger.info("Author: GroupMountain");
logger.info("Repository: https://github.com/GroupMountain/InventoryCheck/");
logger.info("Repository: https://github.com/GroupMountain/InventoryCheck");
return true;
}