Skip to content

Commit

Permalink
Copytext
Browse files Browse the repository at this point in the history
  • Loading branch information
christhompsongoogle committed Jun 21, 2023
1 parent bda41fa commit 1f00489
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 1f00489

Please sign in to comment.