diff --git a/renderer.go b/renderer.go index a8f2e51..f017d21 100644 --- a/renderer.go +++ b/renderer.go @@ -20,7 +20,6 @@ type GlobalRenderData struct { // if logged in Username string - // TODO: list of mailboxes // additional plugin-specific data Extra map[string]interface{}