aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2024-02-04 23:25:51 +0100
committer0neGal <mail@0negal.com>2024-02-04 23:25:51 +0100
commit18d8dce5388cd48a34b52f2cb5e7accde3a42b15 (patch)
treea8b4175785a0d928bf8ebb1309620bd6faf44e47 /package.json
parentc60d4d7aec2985fbf9bddff15c0cc379af6ef226 (diff)
downloadViper-18d8dce5388cd48a34b52f2cb5e7accde3a42b15.tar.gz
Viper-18d8dce5388cd48a34b52f2cb5e7accde3a42b15.zip
fixed setting cache folder too late
We set the Electron path `userData` to the system's cache folder, as this is the same path Electron stores cache files in, and its normally set to the system config folder, obviously not ideal. However, when changing, we do as such quite late in the startup process leading to some things (notably the variable used to store where we download the Northstar archive to), using the older value. Now its one of the first things we do on startup, fixing that.
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions