update readme

This commit is contained in:
Randall Schmidt
2021-06-11 13:04:55 -04:00
parent 4cae72dce2
commit ba067e65fd
6 changed files with 18 additions and 23 deletions

View File

@ -13,4 +13,4 @@ module.exports = class KeyTimeout {
callback();
}, durationMs);
}
}
};