Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[[email protected]] Fix two bugs (#742)
1. Fixed a bug in the disable() method where 'this' is not defined resulting in a failure to properly clean up after disabling the extension. 2. Fixed the class register so that it uses a random number in the name to avoid a failure if the extension is re-enabled without a cinnamon restart.
- Loading branch information