mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-03 09:31:52 +00:00
WikiTree: Show log in button even if data is not loaded
This commit is contained in:
@@ -275,6 +275,7 @@ export class App extends React.Component<RouteComponentProps, {}> {
|
|||||||
url,
|
url,
|
||||||
standalone,
|
standalone,
|
||||||
chartType,
|
chartType,
|
||||||
|
wikiTreeSource: source === 'wikitree',
|
||||||
}),
|
}),
|
||||||
);
|
);
|
||||||
const data =
|
const data =
|
||||||
|
|||||||
Reference in New Issue
Block a user