Revert "added validations / auto-complete for lyrics_stat param (#428)"

This reverts commit c6048b3cf9.
This commit is contained in:
amd64fox
2023-06-04 14:14:49 +03:00
parent ca6c01e0e4
commit 0d9b73ef02

View File

@@ -59,7 +59,6 @@ param
[switch]$no_shortcut,
[Parameter(HelpMessage = 'Static color for lyrics.')]
[ValidateSet('default', 'red', 'orange', 'yellow', 'spotify', 'blue', 'purple', 'strawberry', 'pumpkin', 'sandbar', 'radium', 'oceano', 'royal', 'github', 'discord', 'drot', 'forest', 'fresh', 'zing', 'pinkle', 'krux', 'blueberry', 'postlight', 'relish', 'turquoise')]
[string]$lyrics_stat,
[Parameter(HelpMessage = 'Accumulation of track listening history with Goofy.')]