Skip to content

Commit 0103202

Browse files
committed
added sound_effect to shell help options
1 parent 09cf83c commit 0103202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tasks/install.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ defmodule Mix.Tasks.Bloom.Install do
8181
Mix.shell().info("Usage: mix bloom.install [component_name]")
8282

8383
Mix.shell().info(
84-
"Available components: glow_button | code_snippet | hero | gradient_text | bento_grid | card | marquee"
84+
"Available components: glow_button | code_snippet | hero | gradient_text | bento_grid | card | marquee | sound_effect"
8585
)
8686
end
8787

0 commit comments

Comments
 (0)