We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5863686 commit cf8be83Copy full SHA for cf8be83
1 file changed
frontend/src/modules/activity/store/constants.js
@@ -1,10 +1,2 @@
1
export const DEFAULT_ACTIVITY_FILTERS = {
2
- member: {
3
- isTeamMember: {
4
- not: true,
5
- },
6
- isBot: {
7
8
9
10
};
0 commit comments