diff --git a/.gitignore b/.gitignore index 397d243..c1a4b2a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ node_modules devAssets .DS_Store +dist-electron/ diff --git a/cinny b/cinny index 5d4d518..4fdedb8 160000 --- a/cinny +++ b/cinny @@ -1 +1 @@ -Subproject commit 5d4d518af87d6551e2bbfd0470bc0f2bea5a54cc +Subproject commit 4fdedb87c83a3a5d15c502beb7f87e542b1c1d20 diff --git a/dist-electron/win-unpacked/resources/app.asar b/dist-electron/win-unpacked/resources/app.asar index 1859f43..0885f60 100644 Binary files a/dist-electron/win-unpacked/resources/app.asar and b/dist-electron/win-unpacked/resources/app.asar differ