diff --git a/applications/plugins/totp/application.fam b/applications/plugins/totp/application.fam index 2f477a0c2..1481b94c6 100644 --- a/applications/plugins/totp/application.fam +++ b/applications/plugins/totp/application.fam @@ -15,6 +15,6 @@ App( stack_size=2 * 1024, order=20, fap_category="Misc", - fap_icon="totp_10px.png" + fap_icon="totp_10px.png", fap_icon_assets="icons", )