commit f17a6b4acb88a6fdb32f73bd664ee6b65bc0b5a5
parent c4fc918b8a76a20568d0de5ab9cf12681387883e
Author: Elissa Cha <echa@mozilla.com>
Date: Tue, 2 Dec 2025 18:56:53 +0000
Bug 2003594 - Rename ai-window to aiwindow in smart assist r=ngrato,ai-frontend-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D274802
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/browser/components/genai/content/smart-assist.mjs b/browser/components/genai/content/smart-assist.mjs
@@ -237,9 +237,9 @@ export class SmartAssist extends MozLitElement {
{
type: "FXA_SIGNIN_FLOW",
data: {
- entrypoint: "ai-window",
+ entrypoint: "aiwindow",
extraParams: {
- service: "ai-window",
+ service: "aiwindow",
},
},
},