mirror of
https://github.com/penpot/penpot.git
synced 2026-05-06 00:28:43 +00:00
🐛 Fix import tokens dialog default option (#8051)
This was intended to be changed on 13fcf3a9bb25. However only the menu order changed, not the default option. Signed-off-by: Dalai Felinto <dalai@blender.org> Co-authored-by: Dalai Felinto <dalai@blender.org>
This commit is contained in:
parent
84f1ff092d
commit
813d5d8e69
@ -273,4 +273,4 @@
|
||||
{:label (tr "workspace.tokens.import-menu-folder-option") :value :folder}]
|
||||
:on-click handle-import-action
|
||||
:text-render render-button-text
|
||||
:default :zip}]]]))
|
||||
:default :file}]]]))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user