15 lines
272 B
JSON
15 lines
272 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/ulgerang/maskweaver/master/schemas/plugin-config.json",
|
|
"masks": {
|
|
"autoActivate": false
|
|
},
|
|
"logging": {
|
|
"verbose": false
|
|
},
|
|
"notifications": {
|
|
"completionSound": {
|
|
"enabled": false
|
|
}
|
|
}
|
|
}
|