Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3d32c85

Browse files
committed
Tuning company plugin.
Signed-off-by: Eric Wang <skygragon@gmail.com>
1 parent 63f8797 commit 3d32c85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

company.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
var Plugin = require('../plugin');
22

3-
var plugin = new Plugin(100, 'Company', '2017.07.24',
3+
// config: None
4+
var plugin = new Plugin(100, 'company', '2017.07.25',
45
'Plugin to query by company for free user.');
56

67
// NOTE: those data is collected from different websites that has similar questions:

0 commit comments

Comments
 (0)