diff --git a/lib/templates/bgmv0-template.ejs b/lib/templates/bgmv0-template.ejs index 81388ed..96a464b 100644 --- a/lib/templates/bgmv0-template.ejs +++ b/lib/templates/bgmv0-template.ejs @@ -39,6 +39,11 @@
<%= __('summary') %>:<%= item.des || __('noSummary') %>
<%= __('summary') %>:<%= item.des || __('noSummary') %>
<% if (showMyComment && item.myComment) { %> ++ <% } %> <%= __('comment') %>:<%= item.myComment %>