remote-jobs/lib
Tobias Speicher 4a7dc6ce3b
refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-22 09:42:18 +01:00
..
index.js refactor: replace deprecated String.prototype.substr() 2022-03-22 09:42:18 +01:00