Skip to content

Commit

Permalink
Enable field guide
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
  • Loading branch information
kylecorry31 committed Feb 14, 2025
1 parent e6cea47 commit 6b0e0a9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ object FieldGuideToolRegistration : ToolRegistration {
R.drawable.survival_guide,
R.id.fieldGuideFragment,
ToolCategory.Books,
isExperimental = true,
isAvailable = { isDebug() },
additionalNavigationIds = listOf(R.id.fieldGuidePageFragment),
guideId = R.raw.guide_tool_field_guide
)
Expand Down

0 comments on commit 6b0e0a9

Please sign in to comment.