mp
This commit is contained in:
12422
dist/autoloader.js
vendored
12422
dist/autoloader.js
vendored
File diff suppressed because it is too large
Load Diff
2
dist/standalone.js
vendored
2
dist/standalone.js
vendored
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Tue Nov 27 2018 15:33:51 GMT+0100 (CET)*/
|
/*Generated on:Tue Nov 27 2018 15:35:54 GMT+0100 (CET)*/
|
||||||
function includesString(string1, string2) {
|
function includesString(string1, string2) {
|
||||||
return string1.toLowerCase().includes(string2.toLowerCase());
|
return string1.toLowerCase().includes(string2.toLowerCase());
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user