mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-15 03:53:47 +00:00
Show "WikiTree ID" menu when in WikiTree mode
This commit is contained in:
@@ -595,7 +595,7 @@ export class App extends React.Component<RouteComponentProps, {}> {
|
||||
onDownloadPng: this.onDownloadPng,
|
||||
onDownloadSvg: this.onDownloadSvg,
|
||||
}}
|
||||
showWikiTreeLogin={this.state.source === DataSourceEnum.WIKITREE}
|
||||
showWikiTreeMenus={this.state.source === DataSourceEnum.WIKITREE}
|
||||
/>
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user