Added recursive cleaning

+ Added recursive cleaning
This commit is contained in:
Kevin R
2022-02-17 21:22:25 +01:00
parent f8d2852e71
commit b2a9333611
2 changed files with 21 additions and 7 deletions

View File

@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added Indonesian translation by Iputucaganesha
- Added `content_security_policy` to `manifest.json`
- Re-Added `applications`to `manifest.json`
- Added recursive cleaning
### Changed
- Updated `homepage_url` and `author` field in `manifest.json`