MultiFunPlayer
MultiFunPlayer copied to clipboard
Support sending API key to Stash
Describe the solution you'd like
MultiFunPlayer cannot use Stash as a script repository when Stash has been configured to use a username/password. When configured in this way, connections to Stash's graphql endpoint require either an ApiKey
header or an apikey
query parameter.
Related: #117
Added: https://github.com/Yoooi0/MultiFunPlayer/actions/runs/8840721452 Let me know if it works.
That works, thanks!