diff --git a/config/config.json b/config/config.json index 09e8061..efc7364 100644 --- a/config/config.json +++ b/config/config.json @@ -1,4 +1,5 @@ { - "OOBE": [], - "settings": {} + "OOBE": [], + "settings": {}, + "filters": {} }