| 30 | { |
| 31 | heading: "SAVED CONTENT", |
| 32 | names: []string{"clip", "snippet"}, |
| 33 | }, |
| 34 | { |
| 35 | heading: "ORGANIZE", |
| 36 | names: []string{"label", "collection", "workflow", "seen", "unseen", "move", "bubble", "trash", "spam", "ignore", "stop-ignoring"}, |
| 37 | }, |
| 38 | { |
nothing calls this directly
no outgoing calls
no test coverage detected