You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: front_end/panels/ai_chat/ui/HelpDialog.ts
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ const UIStrings = {
35
35
*/
36
36
importantNotice: 'Important Notice',
37
37
/**
38
-
*@descriptionAlpha version warning
38
+
*@descriptionBeta version warning
39
39
*/
40
-
alphaVersionWarning: 'Alpha Version: This is an alpha version of the Browser Operator - AI Assistant feature. Do not use it for production or sensitive data.',
40
+
betaVersionWarning: 'Beta Version: This is an beta version of the Browser Operator - AI Assistant feature. Do not use it for production or sensitive data.',
0 commit comments