mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2026-02-07 00:15:00 +00:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
$(document).ready(function() {
|
|
localStorage.clear();
|
|
});
|