App icon, logs are now stored to log.txt file, work in progress on intergration with rustpotter
This commit is contained in:
parent
49a7a7ef2a
commit
d8b8ba2617
72 changed files with 515 additions and 2993 deletions
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"package": {
|
||||
"productName": "jarvis-app",
|
||||
"version": "0.0.0"
|
||||
"version": "0.0.1"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
"libstdc++-6.dll",
|
||||
"libwinpthread-1.dll",
|
||||
"libgcc_s_seh-1.dll",
|
||||
"libpv_recorder.dll"
|
||||
"libvosk.lib"
|
||||
]
|
||||
},
|
||||
"security": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue