mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-10-05 00:06:01 -04:00
3 lines
54 B
JavaScript
3 lines
54 B
JavaScript
$(document).ready(function() {
|
|
$('nav').hide();
|
|
}); |