diff options
| -rw-r--r-- | provider_base/common.json | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/provider_base/common.json b/provider_base/common.json index e89fce7e..d3ae84ff 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -30,5 +30,6 @@      "site_config": true    },    "name": "common", -  "location": null +  "location": null, +  "enabled": true  } | 
