Skip to content
Snippets Groups Projects
Unverified Commit d20d7734 authored by Tobias Speicher's avatar Tobias Speicher
Browse files

Replace deprecated String.prototype.substr()


.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: default avatarTobias Speicher <rootcommander@gmail.com>
parent 3a8cc2d4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment