chore: code formatting

This commit is contained in:
github-actions[bot]
2022-08-02 04:18:57 +00:00
parent 06c24c21a0
commit 0937317aa7

View File

@@ -101,7 +101,7 @@ metadata.plugin = async function({__plugins, __templates, name, logger}) {
//Category
if (!categories.includes(meta.category))
meta.category = "community"
if ((meta.category === "github")&&(!meta.disclaimer))
if ((meta.category === "github") && (!meta.disclaimer))
meta.disclaimer = "This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with [GitHub](https://github.com).\nAll product and company names are trademarks™ or registered® trademarks of their respective holders."
//Inputs parser