mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
minor wording tweak
This commit is contained in:
parent
8dd75edaa9
commit
2ccece86a7
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ def show(mw):
|
||||||
(add-on provided name [Add-on folder, installed at, version, is config changed])
|
(add-on provided name [Add-on folder, installed at, version, is config changed])
|
||||||
{newline.join(sorted(active))}
|
{newline.join(sorted(active))}
|
||||||
|
|
||||||
===Add-ons (active) Ankiweb-IDs===
|
===IDs of active AnkiWeb add-ons===
|
||||||
{" ".join(activeids)}
|
{" ".join(activeids)}
|
||||||
|
|
||||||
===Add-ons (inactive)===
|
===Add-ons (inactive)===
|
||||||
|
|
Loading…
Reference in a new issue