From ae09724522251b275b3398b0db1928f4f58d2357 Mon Sep 17 00:00:00 2001 From: Harold Shen Date: Thu, 21 Nov 2024 15:11:24 -0500 Subject: [PATCH] Minor text update --- 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 );