diff options
author | 0neGal <mail@0negal.com> | 2024-02-04 23:25:51 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2024-02-04 23:25:51 +0100 |
commit | 18d8dce5388cd48a34b52f2cb5e7accde3a42b15 (patch) | |
tree | a8b4175785a0d928bf8ebb1309620bd6faf44e47 /FAQ.md | |
parent | c60d4d7aec2985fbf9bddff15c0cc379af6ef226 (diff) | |
download | Viper-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 'FAQ.md')
0 files changed, 0 insertions, 0 deletions