[ui] fix -> random C++ wrapper errors with some forms due to missing references

This commit is contained in:
Vinicius Moreira
2020-08-11 18:35:31 -03:00
parent adb0459ae2
commit d426397584
2 changed files with 23 additions and 11 deletions

View File

@@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- history: the top commit is returned as "(null)"
- UI
- crashing when nothing can be upgraded
- random C++ wrapper errors with some forms due to missing references
## [0.9.6] 2020-06-26