dify
This commit is contained in:
4
dify/web/app/components/plugins/marketplace/constants.ts
Normal file
4
dify/web/app/components/plugins/marketplace/constants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const DEFAULT_SORT = {
|
||||
sortBy: 'install_count',
|
||||
sortOrder: 'DESC',
|
||||
}
|
||||
Reference in New Issue
Block a user