From 8019e2e5d6a83e4baefbacf36accfdeef5802f34 Mon Sep 17 00:00:00 2001 From: Harold Shen Date: Thu, 21 Nov 2024 21:40:15 +0000 Subject: [PATCH] Minor text update (#7986) Co-authored-by: joehan --- firebase-vscode/webviews/SidebarApp.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firebase-vscode/webviews/SidebarApp.tsx b/firebase-vscode/webviews/SidebarApp.tsx index bfe28ccd57d..c04f5150e59 100644 --- a/firebase-vscode/webviews/SidebarApp.tsx +++ b/firebase-vscode/webviews/SidebarApp.tsx @@ -74,7 +74,7 @@ function EmulatorsPanel() { <> @@ -85,7 +85,7 @@ function EmulatorsPanel() { showResetPanel.value = false; }} > - Reset Emulator View + Refresh Emulator View );