Hide old export button

This commit is contained in:
Abdul Aziz Amrullah 2026-06-11 15:55:43 +07:00
parent 5522a2015b
commit 0799a74c36

View File

@ -17,7 +17,7 @@
</group>
</sheet>
<footer>
<button name="action_export_bc" string="Export to BC Format" type="object" class="btn-primary" data-hotkey="q"/>
<button name="action_export_bc" string="Export to BC Format" type="object" class="btn-primary" data-hotkey="q" invisible="1"/>
<button name="action_export_old_popcorn" string="Export to Old Popcorn Format" type="object" class="btn-secondary"/>
<button string="Cancel" class="btn-secondary" special="cancel" data-hotkey="z"/>
</footer>