feat: use pm2 to log errors

This commit is contained in:
tdurieux
2021-09-07 09:18:21 +02:00
parent b20d1ab0b1
commit 074d1f93a6
4 changed files with 411 additions and 9 deletions
+1 -1
View File
@@ -217,7 +217,7 @@
</div>
</li>
<li class="col-12 d-flex px-0 py-3 border-bottom color-border-secondary" ng-if="filteredConferences.length == 0">
There are no conference entries. You can create aq&nbsp;<a href="/conference/new">new one</a>.
There are no conference entries. You can create a&nbsp;<a href="/conference/new">new one</a>.
</li>
</ul>
</div>