Skip to content
Snippets Groups Projects
Commit 07c91ccf authored by Andrea Magnussen's avatar Andrea Magnussen
Browse files

Removed protection for manage salamanders

parent 0c2d196b
No related branches found
No related tags found
1 merge request!55Resolve "Remove password protection on manage salamander"
......@@ -80,8 +80,7 @@ const _ProfileScreen = (props) => {
icon="chevron-right"
onPress={() => {
props.navigation.navigate("Verify", {
screen: "VerifyPassword",
params: { nextNavigation: "ManageSalamanders" },
screen: "ManageSalamanders",
});
}}
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment