Fixed reno98 icon

This commit is contained in:
Yessiest 2023-01-19 17:48:25 +04:00
parent 964c204f4f
commit 37c403fd78
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
"list": [ "list": [
{"widget": "widgets.base.popuptitle", {"widget": "widgets.base.popuptitle",
"options":{ "options":{
"title":"Reno Unity" "icon":"icons/reno98.png",
"title":"Reno 98"
}, },
"vertical":true "vertical":true
}, },