changed tooltip formatting

This commit is contained in:
Miodec 2022-08-30 23:23:51 +02:00
parent c4d7abb887
commit a2eb6720c5

View file

@ -379,8 +379,7 @@ export const accountHistory: ChartWithUpdateColors<
`punctuation: ${resultData.punctuation}` +
"\n" +
`language: ${resultData.language}` +
"\n\n" +
`personal best: ${resultData.isPb ? "yes" : "no"}` +
`${resultData.isPb ? "\n\nnew personal best" : ""}` +
"\n\n" +
`date: ${format(
new Date(resultData.timestamp),