Add missing file to NWJS

This commit is contained in:
Jaifroid 2023-12-20 23:12:50 +00:00
parent d5a100e00f
commit d90cc572d6

View File

@ -40,6 +40,7 @@
"nwVersion": "0.72.0",
"output": "bld/nwjs/win-x64",
"files": [
"replayWorker.js",
"service-worker.js",
"index.html",
"CHANGELOG.md",
@ -58,6 +59,7 @@
"nwVersion": "0.72.0",
"output": "bld/nwjs/win-x86",
"files": [
"replayWorker.js",
"service-worker.js",
"index.html",
"CHANGELOG.md",