search by text content functionality
This commit is contained in:
@@ -66,6 +66,7 @@ export type LinkRequestQuery = {
|
||||
searchByName?: boolean;
|
||||
searchByUrl?: boolean;
|
||||
searchByDescription?: boolean;
|
||||
searchByTextContent?: boolean;
|
||||
searchByTags?: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user