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/lib/windows-helpers.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ export async function promptWindowsSpeedUpSites( {
50
50
message: __(
51
51
"Microsoft Defender's Real-time protection may slow site creation.\n\nTo create sites quickly, we recommend disabling Real-time protection for the Studio app."
52
52
),
53
-
...(skipIfAlreadyPrompted&&{checkboxLabel: __("Don't ask me again")}),
0 commit comments