parent
8ef54759ec
commit
37cb550185
2 changed files with 3 additions and 0 deletions
2
changelogs/fragments/su_fix.yml
Normal file
2
changelogs/fragments/su_fix.yml
Normal file
|
@ -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…
Reference in a new issue