Skip to content

Commit fc3699d

Browse files
committed
fix(worlds): only G-Resonite publications plz
1 parent c06f5a5 commit fc3699d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helpers/search.js

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ function createWorldSerachParams(searchStr, pageIndex) {
3838
private: false,
3939
sortBy: 'FirstPublishTime',
4040
sortDirection: 'Descending',
41+
submittedTo: 'G-Resonite',
4142
optionalTags,
4243
requiredTags,
4344
excludedTags

0 commit comments

Comments
 (0)