mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 19:58:36 -07:00
Temporarily backport app updates from apps repo
This commit is contained in:
@@ -10,8 +10,9 @@ App(
|
||||
stack_size=2 * 1024,
|
||||
fap_icon="caesar_cipher_icon.png",
|
||||
fap_category="Tools",
|
||||
order=20,
|
||||
fap_author="@panki27",
|
||||
fap_weburl="https://github.com/panki27/caesar-cipher",
|
||||
fap_version="1.0",
|
||||
fap_version="1.1",
|
||||
fap_description="Encrypt and decrypt text using Caesar Cipher",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user