WikiTree: Show log in button even if data is not loaded

This commit is contained in:
Przemek Wiech
2020-02-14 17:37:02 +01:00
parent 7eacf9216f
commit 3c26bd7956

View File

@@ -275,6 +275,7 @@ export class App extends React.Component<RouteComponentProps, {}> {
url, url,
standalone, standalone,
chartType, chartType,
wikiTreeSource: source === 'wikitree',
}), }),
); );
const data = const data =