![]() 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() or substring() which work similarily but aren't deprecated. Signed-off-by: Tobias Speicher <rootcommander@gmail.com> |
||
---|---|---|
.. | ||
app.ts | ||
browserwindow.ts | ||
plugins.ts | ||
store.ts | ||
utils.ts | ||
wsapi.ts |