Skip to content

Commit

Permalink
fix: ReactDevToolsSettingsManagerModule in ReactModuleList for android (
Browse files Browse the repository at this point in the history
facebook#46665)

Summary:
Pull Request resolved: facebook#46665

# Changelog: [Internal]

Looks like this module was missing on android for a while.

Reviewed By: huntie

Differential Revision: D63460309
  • Loading branch information
hoxyq authored and facebook-github-bot committed Sep 26, 2024
1 parent 81ee73a commit 8f48e5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
NativeAnimatedModule.class,
NetworkingModule.class,
PermissionsModule.class,
ReactDevToolsSettingsManagerModule.class,
ShareModule.class,
SoundManagerModule.class,
StatusBarModule.class,
Expand Down

0 comments on commit 8f48e5c

Please sign in to comment.