Manifestos

This commit is contained in:
MX
2023-06-29 19:18:49 +03:00
parent ab323c53a6
commit b51f0b2c78
37 changed files with 116 additions and 8 deletions

View File

@@ -9,6 +9,8 @@ App(
stack_size=1 * 1024,
order=20,
fap_icon="morse_code_10px.png",
fap_category="Media"
fap_category="Media",
fap_author="@wh00hw & @xMasterX",
fap_version="1.0",
fap_description="Simple Morse Code parser",
)