Skip to content

Commit

Permalink
Made SyncAuthActivity exported
Browse files Browse the repository at this point in the history
(cherry picked from commit 6636022)
  • Loading branch information
Koitharu committed Jan 19, 2025
1 parent 0aa78c0 commit 503bff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
<activity android:name="org.koitharu.kotatsu.favourites.ui.categories.edit.FavouritesCategoryEditActivity" />
<activity
android:name="org.koitharu.kotatsu.sync.ui.SyncAuthActivity"
android:exported="true"
android:label="@string/sync" />
<activity
android:name="org.koitharu.kotatsu.reader.ui.colorfilter.ColorFilterConfigActivity"
Expand Down

0 comments on commit 503bff2

Please sign in to comment.