Commit Graph

2 Commits (a8e9d8cc8a995f636d28f11966ef31d2d0a3aeb1)

Author SHA1 Message Date
Tobias Speicher a5d1b68800
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-20 16:17:42 +01:00
Hakim El Hattab 49bb498d9d add color, constant and loader modules 2020-03-07 18:48:39 +01:00