[web] fix -> not informing the env vars during the launch process

This commit is contained in:
Vinicius Moreira
2020-08-20 14:37:49 -03:00
parent 912550e0ed
commit c4e20e17c7
2 changed files with 4 additions and 2 deletions

View File

@@ -80,6 +80,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- minor fixes
- Snap
- some environment variables are not available during the common operations (install, upgrade, downgrade, uninstall, launch)
- Web
- some environment variable are not available during the launch process
- UI
- crashing when nothing can be upgraded
- random C++ wrapper errors with some forms due to missing references