mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-27 03:56:36 +00:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
$(document).ready(function() {
|
|
localStorage.clear();
|
|
});
|