mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-21 03:04:34 +10:00
added validations / auto-complete for lyrics_stat param (#428)
* added validations / auto-complete for lyrics_stat param * added relish and turquoise
This commit is contained in:
@@ -59,6 +59,7 @@ 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.')]
|
||||
|
||||
Reference in New Issue
Block a user