Skip to content

Commit

Permalink
Update config_spec for slide actions
Browse files Browse the repository at this point in the history
  • Loading branch information
avanwinkle committed Mar 30, 2024
1 parent bc7e29b commit c272bd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mpf/config_spec.yaml
Expand Up @@ -1699,7 +1699,8 @@ slide_player:
expire: single|secs|None
slide: single|str|None
tokens: dict|str:str|None
action: single|enum(play,remove)|play
action: single|enum(play,remove,method,update,preload)|play
method: single|str|None
slides:
__valid_in__: machine, mode
__type__: named_lists
Expand Down

0 comments on commit c272bd1

Please sign in to comment.