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