mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:44:35 +03:00
add subcommand that prints licenses, and link to licenses from the webadmin/webaccount/webmail interfaces
This commit is contained in:
@ -209,6 +209,7 @@ const footer = dom.div(
|
||||
link('https://www.xmox.nl', 'mox'),
|
||||
' ',
|
||||
moxversion,
|
||||
', ', dom.a(attr.href('licenses.txt'), 'licenses')
|
||||
)
|
||||
|
||||
const domainName = (d: api.Domain) => {
|
||||
|
Reference in New Issue
Block a user