3ß9uqagp

This commit is contained in:
2018-11-24 19:41:39 +01:00
parent e64cc11f6d
commit 49a30c11fb
3 changed files with 66 additions and 68 deletions

2
dist/standalone.js vendored
View File

@@ -1,4 +1,4 @@
/*Generated on:Sat Nov 24 2018 19:37:45 GMT+0100 (CET)*/
/*Generated on:Sat Nov 24 2018 19:41:38 GMT+0100 (CET)*/
function includesString(string1, string2) {
return string1.toLowerCase().includes(string2.toLowerCase());
}