Add custom icon for xtreme main menu app

This commit is contained in:
Willy-JL
2023-02-20 19:51:31 +00:00
parent 617700bd15
commit c29ea2e2e2
13 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,6 @@ App(
"xtreme",
],
stack_size=2 * 1024,
icon="A_Plugins_14",
icon="A_Xtreme_14",
order=90,
)