mirror of
https://github.com/mjl-/mox.git
synced 2025-07-15 02:14:36 +03:00
add package-level comments for webadmin and webaccount
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// Package webaccount provides a web app for users to view and change their account
|
||||
// settings, and to import/export email.
|
||||
package webaccount
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user