mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-13 06:35:55 +00:00
Added eslint and fixed an issue from #158
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Draws inspiration from pwgen and http://tools.arantius.com/password
|
||||
var PhoneticKeyGenerator = function(options) {
|
||||
var PhoneticKeyGenerator = function() {
|
||||
// No options
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user