Update activity.ejs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<%_ if (plugins.activity) { _%>
|
||||
**[📰 Recent activity](https://github.com/<%= user.login %>)**
|
||||
<%_ if (plugins.activity.error) { _%>
|
||||
<%= plugins.activity.error.message _%>
|
||||
<%_ } else if (plugins.activity.events.length) { _%>
|
||||
|
||||
Reference in New Issue
Block a user