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>
Veuillez vous inscrire ou vous connecter pour commenter