mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-23 23:01:34 +00:00
Docs
This commit is contained in:
3
data/web/js/index.js
Normal file
3
data/web/js/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$(document).ready(function() {
|
||||
$('nav').hide();
|
||||
});
|
||||
Reference in New Issue
Block a user