Skip to content

Commit

Permalink
Update firebase-vscode/webviews/components/EmulatorPanel.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: joehan <joehanley@google.com>
  • Loading branch information
christhompsongoogle and joehan authored Jun 21, 2023
1 parent bda41fa commit 4401237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase-vscode/webviews/components/EmulatorPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ export function EmulatorPanel({

/**
* Formats a project ID with a demo prefix if we're in offline mode, or uses the
* regular ID if we're hosting.
* regular ID if we're in hosting only mode.
*/
function getProjectIdForMode(
projectId: string | undefined,
Expand Down

0 comments on commit 4401237

Please sign in to comment.