2
1
Fork 0

typegen: add module tag to modules

This commit is contained in:
outfoxxed 2024-07-14 19:51:02 -07:00
parent 2ad0f62947
commit fb88536039
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 6 additions and 0 deletions

View file

@ -119,6 +119,7 @@ hidetitle = true
let template = format!(
"+++
title = \"{name}\"
hidetitle = true
+++
{{{{< qmlmodule module=\"{name}\" >}}}}