mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Enable new exporter by default
This commit is contained in:
parent
69c4efea8a
commit
7f56836295
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
||||||
<string>exporting_support_older_anki_versions</string>
|
<string>exporting_support_older_anki_versions</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue