Show how many plugins there are correctly in the home page

This commit is contained in:
Théophile Diot 2023-04-26 15:34:06 +02:00
parent 509bd21b06
commit bf29fa2f92
No known key found for this signature in database
GPG Key ID: E752C80DB72BB014
1 changed files with 3 additions and 1 deletions

View File

@ -150,7 +150,9 @@
>
Plugins
</p>
<h5 class="mb-1 font-bold dark:text-gray-400">{{ plugins_number }}</h5>
<h5 class="mb-1 font-bold dark:text-gray-400">
{{ config["CONFIG"].get_plugins()|length }}
</h5>
<p class="mb-0 dark:text-white dark:opacity-60">
<span class="font-bold leading-normal text-sm text-red-500 mx-0.5"
>{{plugins_errors}}</span