Replace deprecated String.prototype.substr() (#10243)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with similar functions which aren't deprecated. Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
C
CommanderRoot committed
acc7d9e04a615a3eb6e6e0cdde6188aebe372524
Parent: 285d845
Committed by GitHub <noreply@github.com>
on 3/18/2022, 9:38:28 PM