From 9d2a486b07f6d16c0a309dabf53fa6e93da55558 Mon Sep 17 00:00:00 2001 From: Sweidan Omar Date: Mon, 2 May 2022 10:12:07 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C33283 --- server/user.mediacube.gui/js/tagify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/user.mediacube.gui/js/tagify.js b/server/user.mediacube.gui/js/tagify.js index 6c0f9def..40d7f49a 100644 --- a/server/user.mediacube.gui/js/tagify.js +++ b/server/user.mediacube.gui/js/tagify.js @@ -1989,7 +1989,7 @@ function Tagify(input, settings) { if (!input) { console.warn('Tagify:', 'input element not found', input); // return an empty mock of all methods, so the code using tagify will not break - // because it might be calling methods even though the input element does not exists + // because it might be calling methods even though the input element does not exist const mockInstance = new Proxy(this, { get() { -- 2.54.0