1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-15 19:06:03 +00:00
Files
mailcow-dockerized/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();
});