Remove "health" plugin categorie
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import yaml from "js-yaml"
|
||||
|
||||
//Defined categories
|
||||
const categories = ["core", "github", "social", "health", "other"]
|
||||
const categories = ["core", "github", "social", "other"]
|
||||
|
||||
/**Metadata descriptor parser */
|
||||
export default async function metadata({log = true} = {}) {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: "💉 Nightscout"
|
||||
cost: N/A
|
||||
categorie: health
|
||||
index: 1
|
||||
categorie: other
|
||||
index: 2
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
Reference in New Issue
Block a user