Skip to content

Commit

Permalink
Updated manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
nbradbury committed Sep 30, 2024
1 parent 8b5414c commit 54469ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPress/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
android:launchMode="singleTop"
android:theme="@style/WordPress.NoActionBar"/>
<activity
android:name=".ui.selfhostedusers.UserListActivity"
android:name=".ui.selfhostedusers.SelfHostedUsersActivity"
android:label="@string/users"
android:launchMode="singleTop"
android:theme="@style/WordPress.NoActionBar"/>
Expand Down

0 comments on commit 54469ea

Please sign in to comment.