Add Donatso family chart to menu

This commit is contained in:
Przemek Więch
2025-01-21 22:53:36 +01:00
parent 6266ca8982
commit 061bb55359
3 changed files with 18 additions and 1 deletions

View File

@@ -577,6 +577,7 @@ export function App() {
allowAllRelativesChart={
sourceSpec?.source !== DataSourceEnum.WIKITREE
}
allowPrintAndDownload={chartType !== ChartType.Donatso}
showingChart={
history.location.pathname === '/view' &&
(state === AppState.SHOWING_CHART ||