mailcow/data/web/js/site/index.js
Kristian Feldsam 0b64967ec5
[web] implemented twig templating system (#4264)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-22 20:47:10 +02:00

4 lines
59 B
JavaScript

$(document).ready(function() {
localStorage.clear();
});