From c95d0e0696872eb47713235cd19489c145595442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sat, 11 May 2024 13:34:04 +0800 Subject: [PATCH] build: 1.3.2-beta5 --- .../extends/{GetFriendCategory.ts => GetFriendWithCategory.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/onebot11/action/extends/{GetFriendCategory.ts => GetFriendWithCategory.ts} (100%) diff --git a/src/onebot11/action/extends/GetFriendCategory.ts b/src/onebot11/action/extends/GetFriendWithCategory.ts similarity index 100% rename from src/onebot11/action/extends/GetFriendCategory.ts rename to src/onebot11/action/extends/GetFriendWithCategory.ts