You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CommanderRoot 200f0b2e4f
refactor: replace deprecated String.prototype.substr() (#10432)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
..
hash.js refactor: setObjectBulk to match sortedSetAddBulk 3 years ago
keys.js refactor: remove tabs after declaration 3 years ago
list.js refactor: remove tabs after declaration 3 years ago
sets.js refactor: remove tabs after declaration 3 years ago
sorted.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago