fix: add badges and description back

This commit is contained in:
David Lapshin 2022-11-21 21:24:34 +03:00
parent 6fc4802633
commit a0c19e8a3d

View file

@ -1,5 +1,7 @@
{
"name": "Pretty Purple",
"description": "Something really pretty",
"badges": ["favourite", "editor-choice"],
"variables": {
"accent_color": "rgb(220,138,221)",
"accent_bg_color": "rgb(145,65,172)",
@ -104,4 +106,4 @@
"gtk4": "",
"gtk3": ""
}
}
}