update So 14. Jun 22:01:01 CEST 2020
This commit is contained in:
parent
4852995104
commit
eea7017e32
@ -663,7 +663,7 @@ $(document).ready(function () {
|
||||
$('.clock_y').css('left', newq[1]);
|
||||
// langsam verschieben
|
||||
animateDiv();
|
||||
}, 500);
|
||||
}, 1000);
|
||||
});
|
||||
|
||||
// neue Random-Position fuer Uhrzeit ermitteln
|
||||
|
||||
@ -55,8 +55,6 @@ module.exports = function (app, sql, uuidv4, app_cfg, passport, auth, waip, udp,
|
||||
next(err);
|
||||
});
|
||||
|
||||
|
||||
|
||||
/* ##################### */
|
||||
/* ####### Login ####### */
|
||||
/* ##################### */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user