[web] improvment: letting the Electron client to download the Electron build file instead of bauh

This commit is contained in:
Vinicius Moreira
2021-11-29 18:15:10 -03:00
parent 21d7e46500
commit 0dbd13e4a5
2 changed files with 6 additions and 56 deletions

View File

@@ -31,7 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Web
- the Electron builds cache directory has been moved to the environment directory `~/.local/share/bauh/web/env/electron`
- letting the Electron client to download the Electron build file instead of bauh (to avoid wrong caching paths)
### Fixes
- General