Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7f3f669dd |
@@ -9,7 +9,7 @@ Template.libraries.helpers({
|
||||
{readers: userId},
|
||||
{writers: userId},
|
||||
{owner: userId},
|
||||
{_id: {$in: subs}}
|
||||
{_id: {$in: subs || []}}
|
||||
],
|
||||
}, {
|
||||
sort: {name: 1},
|
||||
|
||||
Reference in New Issue
Block a user