View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1171 Closes #1154 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
commit
b41027c6e4
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ for (const item of generated) {
|
|||
const inline = rootMods.get(id);
|
||||
if (inline) {
|
||||
inline.parentId = item.id;
|
||||
inline.path = item.path;
|
||||
} else {
|
||||
console.log('[Settings Search Index] Failed to inline', id);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue