Update activity.ejs

This commit is contained in:
lowlighter
2021-04-07 01:08:47 +02:00
parent 8e248d4a81
commit fc25dc9089

View File

@@ -1,4 +1,5 @@
<%_ if (plugins.activity) { _%> <%_ if (plugins.activity) { _%>
**[📰 Recent activity](https://github.com/<%= user.login %>)**
<%_ if (plugins.activity.error) { _%> <%_ if (plugins.activity.error) { _%>
<%= plugins.activity.error.message _%> <%= plugins.activity.error.message _%>
<%_ } else if (plugins.activity.events.length) { _%> <%_ } else if (plugins.activity.events.length) { _%>