mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
chore: add template to battery schema
This commit is contained in:
parent
212721c9e3
commit
66dd9815a2
|
@ -357,6 +357,9 @@
|
||||||
"title": "Display while charging",
|
"title": "Display while charging",
|
||||||
"description": "displays the battery status while charging (Charging or Full)",
|
"description": "displays the battery status while charging (Charging or Full)",
|
||||||
"default": true
|
"default": true
|
||||||
|
},
|
||||||
|
"template": {
|
||||||
|
"$ref": "#/definitions/template"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue