unoptimal refactoring

This commit is contained in:
Aine
2022-08-23 19:23:15 +03:00
parent 609e19c133
commit 81abe8c785
6 changed files with 92 additions and 116 deletions

View File

@@ -14,9 +14,9 @@ var migrations = []string{}
// settings of a room
type settings struct {
Mailbox string
Owner id.UserID
HideSenderAddress bool
Mailbox string
Owner id.UserID
NoSender bool
}
// Allowed checks if change is allowed