1
0
Fork 0
Commit Graph

2 Commits (e107c201f64c057fe5541f0a19be18185258a64a)

Author SHA1 Message Date
Tobias Speicher e107c201f6
Replace deprecated String.prototype.substr()
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-03-14 22:56:47 +01:00
eric sciple a11539e1db
glob (#268) 2019-12-31 10:16:18 -05:00