masters db has games from 2020

pull/10066/head
Niklas Fiekas 2021-11-01 09:46:40 +01:00
parent b1c50cc8f3
commit 6c194f5df8
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ const explorerTitle = (explorer: ExplorerCtrl) => {
nodes
);
const playerName = explorer.config.data.playerName.value();
const masterDbExplanation = explorer.root.trans('masterDbExplanation', 2200, '1952', '2019'),
const masterDbExplanation = explorer.root.trans('masterDbExplanation', 2200, '1952', '2020'),
lichessDbExplanation = 'Rated games sampled from all Lichess players';
return h('div.explorer-title', [
db == 'masters'