Fix typo
This commit is contained in:
@ -166,7 +166,7 @@ const userDefaultShortcuts = async (userId: string): Promise<Shortcut[]> => {
|
||||
id: search.id,
|
||||
type: 'search',
|
||||
name: search.name,
|
||||
section: 'seach',
|
||||
section: 'search',
|
||||
filter: search.filter,
|
||||
}
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user