6 lines
106 B
TOML
6 lines
106 B
TOML
|
|
[config]
|
|
#Should drinks give empty cups after drinking them [Default: true]
|
|
giveEmptyCups = true
|
|
|