Skip to content

Commit cb27202

Browse files
authored
disable startInForeground (#4240)
1 parent 52e1450 commit cb27202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overrides/windows-override.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1331,7 +1331,7 @@
13311331
"state": "enabled",
13321332
"features": {
13331333
"startInForeground": {
1334-
"state": "internal"
1334+
"state": "disabled"
13351335
}
13361336
}
13371337
},

0 commit comments

Comments
 (0)