update profile json feature to support exclusion
This commit is contained in:
parent
17fe3d0998
commit
dc3eeb4ba4
6 changed files with 2550 additions and 221 deletions
|
|
@ -1,10 +1,5 @@
|
|||
{
|
||||
"SugarBreak": {
|
||||
"enable": true,
|
||||
"except": [],
|
||||
"modifiers": []
|
||||
},
|
||||
"y18IDCard": {
|
||||
"y18IDCardCaffeine": {
|
||||
"enable": true,
|
||||
"except": [],
|
||||
"modifiers": []
|
||||
|
|
@ -24,8 +19,8 @@
|
|||
"except": [],
|
||||
"modifiers": []
|
||||
},
|
||||
"Discount50": {
|
||||
"enable": false,
|
||||
"y18IDCardSoda": {
|
||||
"enable": true,
|
||||
"except": [],
|
||||
"modifiers": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue