Hide `lazyYT` plugin from admin plugin page.

This commit is contained in:
Arpit Jalan 2018-05-15 20:55:43 +05:30
parent a512b181d9
commit 69693f89f5
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
# authors: Arpit Jalan
# url: https://github.com/discourse/discourse/tree/master/plugins/lazyYT
hide_plugin if self.respond_to?(:hide_plugin)
# javascript
register_asset "javascripts/lazyYT.js"