mirror of
https://github.com/1f349/lavender.git
synced 2024-11-09 22:32:48 +00:00
Rename to dynamic:mail-inbox
This commit is contained in:
parent
a4983a2244
commit
1c5487f3dd
@ -174,7 +174,7 @@ func (h *HttpServer) flowCallback(rw http.ResponseWriter, req *http.Request, _ h
|
||||
for _, i := range v.target.Permissions {
|
||||
if strings.HasPrefix(i, "dynamic:") {
|
||||
switch i {
|
||||
case "dynamic:mail-client":
|
||||
case "dynamic:mail-inbox":
|
||||
needsMailFlag = true
|
||||
case "dynamic:domain-owns":
|
||||
needsDomains = true
|
||||
|
Loading…
Reference in New Issue
Block a user