5 lines
71 B
TOML
5 lines
71 B
TOML
|
|
[components]
|
||
|
|
foo = { name = "foo" }
|
||
|
|
bar = { name = "bar" }
|
||
|
|
|
||
|
|
[whitelist]
|