working on window config and new showFooter

This commit is contained in:
Matteo Manzinello
2020-07-29 16:27:44 +02:00
parent cbec242435
commit b6c6f327db
12 changed files with 29 additions and 23 deletions

View File

@@ -73,6 +73,7 @@
<script>
window.mailgoConfig = {
dark: true,
showFooter: false,
};
</script>