Added dev parameter

This commit is contained in:
Alex Yakhnin
2016-07-30 09:42:31 -04:00
parent c4f9388668
commit b98237fa44
3 changed files with 7 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Brazilian Portuguese Translation.
- Option to enable Kios mode.
- Added ability to start the app with Dev Tools.
### Fixed
- Prevent `getModules()` selectors from returning duplicate entries.