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: src/tools/percy-change.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ export async function fetchPercyChanges(
64
64
content: [
65
65
{
66
66
type: "text",
67
-
text: "AI Summary is not yet available for this build/framework. There may still be visual changes—please review the build on the dashboard. Support for AI Summary will be added soon.",
67
+
text: "AI Summary is not yet available for this build/framework. There may still be visual changes—please review the build on the dashboard.",
0 commit comments