We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e8174 commit 1db70c9Copy full SHA for 1db70c9
2 files changed
SQLFormatter.tableplusplugin/manifest.json
@@ -4,7 +4,7 @@
4
"version": "1.0",
5
"detail": "This plugin helps you format the SQL statement",
6
"author": "TablePlus",
7
- "authorEmail": "support@tableplus.io",
+ "authorEmail": "nick@tableplus.com",
8
"scripts": [
9
{
10
"location": "main",
SQLFormatter.tableplusplugin/package.json
@@ -1,5 +1,5 @@
1
2
- "name": "com.tinyapp.TablePlus.OpenURL.tableplusplugin",
+ "name": "com.tinyapp.TablePlus.SQLFormatter.tableplusplugin",
3
"version": "1.0.0",
"description": "This plugin helps fill your empty table with funny text and quote for testing purpose",
"main": "main.js",
0 commit comments