diff options
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 } |
