We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06f5a5 commit fc3699dCopy full SHA for fc3699d
helpers/search.js
@@ -38,6 +38,7 @@ function createWorldSerachParams(searchStr, pageIndex) {
38
private: false,
39
sortBy: 'FirstPublishTime',
40
sortDirection: 'Descending',
41
+ submittedTo: 'G-Resonite',
42
optionalTags,
43
requiredTags,
44
excludedTags
0 commit comments