mirror of
https://github.com/ankitects/anki.git
synced 2026-01-05 18:13:56 -05:00
Merge 118e83b0aa into 62252f7216
This commit is contained in:
commit
ee668c4605
2 changed files with 2 additions and 1 deletions
|
|
@ -255,6 +255,7 @@ Ranjit Odedra <ranjitodedra.dev@gmail.com>
|
|||
Eltaurus <https://github.com/Eltaurus-Lt>
|
||||
jariji
|
||||
Francisco Esteva <fr.esteva@duocuc.cl>
|
||||
MoamenAbdelsattar <68331166+MoamenAbdelsattar@users.noreply.github.com>
|
||||
|
||||
********************
|
||||
|
||||
|
|
|
|||
|
|
@ -335,7 +335,7 @@ class Reviewer:
|
|||
<div id="_mark" hidden>★</div>
|
||||
<div id="_flag" hidden>⚑</div>
|
||||
{fade}
|
||||
<div id="qa"></div>
|
||||
<div id="qa" dir="auto"></div>
|
||||
{extra}
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue