* move launcher code to default.py, modify RunScript in settings
This commit is contained in:
Rob
2021-04-01 15:33:38 -05:00
committed by GitHub
parent d71c923e78
commit 4b066432be
5 changed files with 70 additions and 74 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix)
### Fixed
- fixed issue when using ```RunScript()``` within settings to launch Advanced Editor
## [Version 1.6.6](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix-1.6.6) - 2020-03-15
### Fixed