improvements to pool add
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
);
|
||||
},
|
||||
minLength: 4,
|
||||
minLength: 2,
|
||||
});
|
||||
|
||||
$("#pool").click(function(e) {
|
||||
|
||||
Reference in New Issue
Block a user