mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
stats: remove manual link from retention tooltip only
This commit is contained in:
parent
2d26e675c2
commit
3ee673eb9c
2 changed files with 1 additions and 1 deletions
|
@ -243,6 +243,7 @@ memchr <memchr@proton.me>
|
|||
Max Romanowski <maxr777@proton.me>
|
||||
Aldlss <ayaldlss@gmail.com>
|
||||
Hannanilsenn <hanni614@student.liu.se>
|
||||
|
||||
********************
|
||||
|
||||
The text of the 3 clause BSD license follows:
|
||||
|
|
|
@ -72,7 +72,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
>
|
||||
<HelpModal
|
||||
title={tr.statisticsTrueRetentionTitle()}
|
||||
url={HelpPage.DeckOptions.fsrs}
|
||||
{helpSections}
|
||||
on:mount={(e) => {
|
||||
modal = e.detail.modal;
|
||||
|
|
Loading…
Reference in a new issue