From 0c89acd062116a32fb97618a330718eb02edea4b Mon Sep 17 00:00:00 2001 From: david_feng <385297@qq.com> Date: Sun, 11 May 2025 18:11:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E7=9A=84libbox=E6=B6=88=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- experimental/libbox/command.go | 1 + 1 file changed, 1 insertion(+) diff --git a/experimental/libbox/command.go b/experimental/libbox/command.go index 3eb57dd4..d7a2d477 100644 --- a/experimental/libbox/command.go +++ b/experimental/libbox/command.go @@ -17,4 +17,5 @@ const ( CommandConnections CommandCloseConnection CommandGetDeprecatedNotes + CommandGroupInfoOnly//hiddify )