Renamed
This commit is contained in:
@@ -21,7 +21,7 @@ class Atlas extends React.Component {
|
||||
|
||||
// Forward directly to root document
|
||||
if (data.type === 'atlas') {
|
||||
History.replace(data.structure.url);
|
||||
History.replace(data.navigationTree.url);
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user