Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addons: Fix installing official addons through drag & drop
Installing official addons through drag & drop doesn work from cleaning the addons names onwards. The mismatch occurs when we compare cleaned addon name with the zip file name. Since the officical addon name was cleaned it doesn't match the uncleaned zip filename.
- Loading branch information