lbry-desktop/electron
Tobias Speicher 21af8f4f28 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-23 12:12:44 -04:00
..
menu
createTray.js Fix linting errors. 2021-01-29 10:10:10 -05:00
createWindow.js refactor: replace deprecated String.prototype.substr() 2022-03-23 12:12:44 -04:00
Daemon.js integrate all the things 2021-10-15 23:49:41 -04:00
devServer.js
index.js Prevent multiple downloads when auto updater isn't supported. Hide upgrade nag when on progress modal is displayed. 2022-03-04 10:58:19 -05:00
installDevtools.js
LbryFirstInstance.js
sandboxTest.js
startSandbox.js integrate all the things 2021-10-15 23:49:41 -04:00
unpackByOutpoint.js