Update application.fam

This commit is contained in:
RogueMaster
2022-10-18 01:37:06 -04:00
parent 68d33d9978
commit 6a7ffdae1e
@@ -1,5 +1,5 @@
App(
appid="caesar_cipher",
appid="Caesar_Cipher",
name="Caesar Cipher",
apptype=FlipperAppType.PLUGIN,
entry_point="caesar_cipher_app",