mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-15 19:06:03 +00:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
$(document).ready(function() {
|
|
localStorage.clear();
|
|
});
|