fix su localization optoin

fixes #73837
pull/73836/head
Brian Coca 3 years ago committed by Matt Clay
parent 8ef54759ec
commit 37cb550185

@ -0,0 +1,2 @@
bugfixes:
- su become plugin, ensure correct type for localization option.

@ -72,6 +72,7 @@ DOCUMENTATION = """
- List of localized strings to match for prompt detection
- If empty we'll use the built in one
default: []
type: list
ini:
- section: su_become_plugin
key: localized_prompts

Loading…
Cancel
Save