From 12e4859d50936f259c2ea38a85db00f68b21fc11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20Fr=C3=B6hle?= Date: Tue, 27 Nov 2018 15:26:57 +0100 Subject: [PATCH] kvoa0 --- dist/autoloader.js | 2 +- dist/standalone.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/autoloader.js b/dist/autoloader.js index d94c883..f0f0c99 100755 --- a/dist/autoloader.js +++ b/dist/autoloader.js @@ -1,4 +1,4 @@ -/*Generated on:Tue Nov 27 2018 15:26:05 GMT+0100 (CET)*/ +/*Generated on:Tue Nov 27 2018 15:26:57 GMT+0100 (CET)*/ var AutomaticDispose_Branch = "master"; var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/"; var da_lss_adis_time = new Date().getTime(); diff --git a/dist/standalone.js b/dist/standalone.js index bd4f3c4..3167879 100644 --- a/dist/standalone.js +++ b/dist/standalone.js @@ -1,4 +1,4 @@ -/*Generated on:Tue Nov 27 2018 15:26:05 GMT+0100 (CET)*/ +/*Generated on:Tue Nov 27 2018 15:26:57 GMT+0100 (CET)*/ function includesString(string1, string2) { return string1.toLowerCase().includes(string2.toLowerCase()); }