Review of "Customize Clock on Lock Screen" version 16

Details Page Preview

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection waiting for author
Please use `destroy()` instead of `_onDestroy()`. So, replace line 127-129 `ModifiedClock.js` with: ```js destroy() { this._idleMonitor.remove_watch(this._idleWatchId); super.destroy(); } ``` Wanna fix and send it again?
PRATAP PANABAKA posted a review
Yes Sure. Will send in few minutes. Thanks
PRATAP PANABAKA auto- rejected
Auto-rejected because of new version 17 was uploaded