mirror of
https://github.com/vale981/DiscoTOC
synced 2025-03-05 09:31:42 -05:00
UX: Trust level should default to 0
This commit is contained in:
parent
1ee43956c2
commit
e8375830c3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
minimum_trust_level_to_create_TOC:
|
minimum_trust_level_to_create_TOC:
|
||||||
default: 1
|
default: 0
|
||||||
type: enum
|
type: enum
|
||||||
choices:
|
choices:
|
||||||
- 0
|
- 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue