deprecate(plugins/support): deprecation

This commit is contained in:
lowlighter
2022-07-29 15:46:01 -04:00
parent 9e48b7c830
commit 5bc9df2f42
5 changed files with 8 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<% {
let cell = 0
const elements = Object.entries(plugins).filter(([key, value]) => (value)&&(!["base", "core"].includes(key)&&(value.category !== "community")))
const elements = Object.entries(plugins).filter(([key, value]) => (value)&&(!["base", "core"].includes(key)&&(value.category !== "community")&&(!value.deprecation)))
-%>
<tr>
<th colspan="2" align="center">