rename yourTags to discover
This commit is contained in:
parent
eac9c0ed65
commit
813be20ce0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ const specialRouteMap = {
|
|||
settings: Constants.DRAWER_ROUTE_SETTINGS,
|
||||
subscriptions: Constants.DRAWER_ROUTE_SUBSCRIPTIONS,
|
||||
wallet: Constants.FULL_ROUTE_NAME_WALLET,
|
||||
yourTags: Constants.FULL_ROUTE_NAME_DISCOVER,
|
||||
discover: Constants.FULL_ROUTE_NAME_DISCOVER,
|
||||
};
|
||||
|
||||
function getRouteForSpecialUri(uri) {
|
||||
|
|
Loading…
Reference in a new issue