From 952bd35971c9e101407d225d91a5140f623c177e Mon Sep 17 00:00:00 2001 From: gtbu <manbu@mail.de> Date: Wed, 19 Mar 2025 10:48:10 +0100 Subject: [PATCH] update login.js --- include/js/login.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/js/login.js b/include/js/login.js index ce66de5..34c56c4 100644 --- a/include/js/login.js +++ b/include/js/login.js @@ -1,4 +1,4 @@ - +import jsSHA from '../thirdparty/js/jsSHA.js'; $(function(){ // if( typeof(IE_LT_10) != 'undefined' && IE_LT_10 ){