mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): should not limit the number of docs of at menu (#11889)
fix AF-2544
This commit is contained in:
@@ -152,9 +152,6 @@ export class SearchMenuService extends Service {
|
||||
},
|
||||
{
|
||||
fields: ['docId', 'title'],
|
||||
pagination: {
|
||||
limit: 1,
|
||||
},
|
||||
highlights: [
|
||||
{
|
||||
field: 'title',
|
||||
|
||||
Reference in New Issue
Block a user