Merge pull request #184 from Incubaid/development_heroserver_errors

refactor: Update library paths
This commit is contained in:
Omdanii
2025-11-03 23:21:42 +02:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ pub fn (mut tree Tree) process_includes() ! {
mut include_page := tree.get_page_with_pointer(page_pointer) or { continue }
page.set_element_content_no_reparse(element.id, include_page.get_markdown()!)!
page.set_action_element_to_processed(element.id)!
}
// update indegree