This commit is contained in:
RogueMaster
2022-09-17 15:17:19 -04:00
parent 872d666147
commit d5d0a94faa
3 changed files with 3 additions and 2 deletions
@@ -8,5 +8,5 @@ App(
stack_size=2 * 1024,
order=85,
fap_icon="bckupIcon.png",
fap_category="Misc",
fap_category="Tools",
)
@@ -8,5 +8,5 @@ App(
stack_size= 2 * 1024,
order=90,
fap_icon="restoreIcon.png",
fap_category="Misc",
fap_category="Tools",
)