From 327bf84e578cf257498d82dc51bed469c05a4444 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Mon, 20 Oct 2025 09:23:12 -0700 Subject: [PATCH] Clarify proto import buttons --- src-web/components/GrpcProtoSelectionDialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-web/components/GrpcProtoSelectionDialog.tsx b/src-web/components/GrpcProtoSelectionDialog.tsx index 31d945de..83546fec 100644 --- a/src-web/components/GrpcProtoSelectionDialog.tsx +++ b/src-web/components/GrpcProtoSelectionDialog.tsx @@ -60,7 +60,7 @@ function GrpcProtoSelectionDialogWithRequest({ request }: Props & { request: Grp await grpc.reflect.refetch(); }} > - Add Files + Add Proto Files