Skip to content

Commit 386c753

Browse files
committed
Add "addAutoLaunchExtension" to AppX XML
1 parent 2083b9b commit 386c753

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@
157157
"identityName": "38002AlexanderFrangos.TwinkleTray",
158158
"publisher": "CN=B8E9A58B-32A7-4C6C-A474-D4BE2A3CEAD8",
159159
"showNameOnTiles": false,
160-
"backgroundColor": "#6b479c"
160+
"backgroundColor": "#6b479c",
161+
"addAutoLaunchExtension": true
161162
},
162163
"nsis": {
163164
"deleteAppDataOnUninstall": true,

0 commit comments

Comments
 (0)