CommanderRoot 3eff10bbbf
refactor: replace deprecated String.prototype.substr() (#902)
.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-25 20:18:41 +00:00
..
2022-03-09 15:19:34 +00:00
2022-03-03 12:48:23 +00:00
2022-03-10 12:56:34 +00:00