fix custom study link being shown in filtered deck
https://forums.ankiweb.net/t/crashing-after-custom-study-learn-forgotten-cards/3013
This commit is contained in:
parent
ade7f438ce
commit
a43135f3d5
@ -59,9 +59,11 @@
|
||||
</p>
|
||||
{/if}
|
||||
|
||||
<p>
|
||||
{@html customStudyMsg}
|
||||
</p>
|
||||
{#if !info.isFilteredDeck}
|
||||
<p>
|
||||
{@html customStudyMsg}
|
||||
</p>
|
||||
{/if}
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user