diff options
| author | 2016-06-13 18:42:42 -0400 | |
|---|---|---|
| committer | 2016-06-13 18:42:42 -0400 | |
| commit | 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f (patch) | |
| tree | 5c457fc188036988d7abd29a3eb09931e406510f /Plugins/SqlFormatterSimple/sqlformattersimple.json | |
| parent | 8e640722c62692818ab840d50b3758f89a41a54e (diff) | |
Imported Upstream version 3.1.0upstream/3.1.0
Diffstat (limited to 'Plugins/SqlFormatterSimple/sqlformattersimple.json')
| -rw-r--r-- | Plugins/SqlFormatterSimple/sqlformattersimple.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Plugins/SqlFormatterSimple/sqlformattersimple.json b/Plugins/SqlFormatterSimple/sqlformattersimple.json index 7db4db6..9cddb13 100644 --- a/Plugins/SqlFormatterSimple/sqlformattersimple.json +++ b/Plugins/SqlFormatterSimple/sqlformattersimple.json @@ -3,5 +3,6 @@ "title": "SQL Simple", "description": "Basic formatter with very little options.", "version": 10001, - "author": "SalSoft" + "author": "SalSoft", + "loadByDefault": false } |
