Skip to content

Commit

Permalink
fix activity name (#6389)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored Jan 9, 2025
1 parent a206ef4 commit 3b9c474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
</intent-filter>
</activity-alias>
<activity-alias
android:name="me.rainbow.MainActivityRedacted"
android:name="me.rainbow.MainActivityredacted"
android:enabled="false"
android:icon="@mipmap/redacted"
android:roundIcon="@mipmap/redacted_round"
Expand Down

0 comments on commit 3b9c474

Please sign in to comment.