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