Skip to content
GitLab
Explore
Sign in
Register
Sep 08, 2018
ee3c4b25
Fix previous commit:
· ee3c4b25
rswindell
authored
Sep 08, 2018
String.slice(0, -8) is not the same thing as String.slice(-8).
ee3c4b25
Fix previous commit:
rswindell
authored
Sep 08, 2018
String.slice(0, -8) is not the same thing as String.slice(-8).
Loading