.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com> |
||
|---|---|---|
| .. | ||
| cli-install.ts | ||
| colors.ts | ||
| map-keys.ts | ||
| renderer-utils.ts | ||
| system-context-menu.ts | ||
| to-electron-background-color.ts | ||
| window-utils.ts | ||