diff options
author | 0neGal <mail@0negal.com> | 2024-02-04 23:23:49 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2024-02-04 23:23:49 +0100 |
commit | c60d4d7aec2985fbf9bddff15c0cc379af6ef226 (patch) | |
tree | de6ee6079613e257bb9ebb6c2fae0c69f5d0e803 /src/modules/mods.js | |
parent | 04ce533ced37d3a7a938ebbcb02062b27aca1789 (diff) | |
download | Viper-c60d4d7aec2985fbf9bddff15c0cc379af6ef226.tar.gz Viper-c60d4d7aec2985fbf9bddff15c0cc379af6ef226.zip |
deleting request cache now deletes old cache file
We previously had a requests cache file just named `viper-requests.json`
in the system's cache folder, we now also delete that alongside the
current file, simply cleaning up a user's cache folder, as that file
will not be used anymore.
We also technically had a file named `requests.json`, however the name
is too vague and could potentially (unlikely, but oh well) delete
something that isn't actually Viper's older requests cache file.
Diffstat (limited to 'src/modules/mods.js')
0 files changed, 0 insertions, 0 deletions