Add jobquest

This commit is contained in:
2024-02-23 17:04:33 -05:00
commit a68515a4ef
264 changed files with 82692 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "",
"main": "index.html",
"js-flags": "--expose-gc",
"window": {
"title": "",
"toolbar": false,
"width": 816,
"height": 624,
"icon": "icon/icon.png"
}
}