feat: integrate typesense
This commit is contained in:
@@ -90,7 +90,7 @@ export function parseMovie(original: string, id: string): Movie {
|
||||
id,
|
||||
name,
|
||||
tags,
|
||||
description: renderMarkdown(description),
|
||||
description,
|
||||
meta,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user