Cookie-AutoDelete/tools
CommanderRoot c963950ec5
Replace deprecated String.prototype.substr() (#1319)
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 slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-26 19:45:44 -08:00
..
buildFilesDev.js Replace deprecated String.prototype.substr() (#1319) 2022-02-26 19:45:44 -08:00
replaceVersionNumber.js GitHub Actions with slash command. (#780) 2020-06-22 16:45:04 -07:00