perf: add database indexes & minor frontend/backend improvements (#2396)
This commit is contained in:
@@ -83,6 +83,8 @@ const useDiscover = <
|
||||
{
|
||||
initialSize: 3,
|
||||
revalidateFirstPage: false,
|
||||
dedupingInterval: 30000,
|
||||
revalidateOnFocus: false,
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user