Felix Pankratz 3 years ago
parent
commit
10fa92828b
2 changed files with 2 additions and 0 deletions
  1. 2 0
      application.fam
  2. BIN
      caesar_ciper_icon.png

+ 2 - 0
application.fam

@@ -8,5 +8,7 @@ App(
         "gui",
     ],
     stack_size=2 * 1024,
+    fap_icon="caesar_cipher_icon",
+    fap_category="Misc",
     order=20,
 )

BIN
caesar_ciper_icon.png