chore: 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>
T
Tobias Speicher committed
b7ff2798378cd6a03f6ab8b101a637df23f39e05
Parent: 968ecf8
Committed by Labhansh Agrawal <labhansh.agrawal@gmail.com>
on 3/19/2022, 7:17:39 AM