mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2026-01-04 15:54:38 +00:00
3 lines
54 B
JavaScript
3 lines
54 B
JavaScript
$(document).ready(function() {
|
|
$('nav').hide();
|
|
}); |