stats: remove manual link from retention tooltip only

This commit is contained in:
Hanna Nilsén 2025-09-11 08:51:28 +02:00
parent 2d26e675c2
commit 3ee673eb9c
2 changed files with 1 additions and 1 deletions

View file

@ -243,6 +243,7 @@ memchr <memchr@proton.me>
Max Romanowski <maxr777@proton.me> Max Romanowski <maxr777@proton.me>
Aldlss <ayaldlss@gmail.com> Aldlss <ayaldlss@gmail.com>
Hannanilsenn <hanni614@student.liu.se> Hannanilsenn <hanni614@student.liu.se>
******************** ********************
The text of the 3 clause BSD license follows: The text of the 3 clause BSD license follows:

View file

@ -72,7 +72,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
> >
<HelpModal <HelpModal
title={tr.statisticsTrueRetentionTitle()} title={tr.statisticsTrueRetentionTitle()}
url={HelpPage.DeckOptions.fsrs}
{helpSections} {helpSections}
on:mount={(e) => { on:mount={(e) => {
modal = e.detail.modal; modal = e.detail.modal;