talkdesk-useragent-switcher/extension
Tobias Speicher 368f3029ac
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-02-20 19:30:58 +01:00
..
chrome updating UAs 2021-06-30 09:49:44 -04:00
firefox Replace deprecated String.prototype.substr() 2022-02-20 19:30:58 +01:00