Skip to content

Commit

Permalink
FIX: Use correct action name for showAdvanced (#66)
Browse files Browse the repository at this point in the history
Followup to 66a9e8e
  • Loading branch information
davidtaylorhq committed May 23, 2023
1 parent 739fda7 commit 6246631
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@

{{#if quickColorScheme}}
{{d-button
action=(action "showAdvanced")
action=(action "showAdvancedAction")
icon="cog"
label="theme_creator.show_advanced"
}}
Expand Down

0 comments on commit 6246631

Please sign in to comment.