Select the types of activity you want to include in your feed.
1package main 2 3const ( 4 UI_CANCEL = "ui.cancel" 5)