Update export color button

This commit is contained in:
Abdul Aziz Amrullah 2026-06-11 16:21:34 +07:00
parent 0799a74c36
commit 84dbd3a0f3

View File

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