Matugen: added a [templates] section or matugen would crash if the user templates is not customized.

This commit is contained in:
ItsLemmy
2025-11-07 22:03:11 -05:00
parent 6a6d4abd2f
commit 385ac20241
+2
View File
@@ -38,6 +38,8 @@ Singleton {
var lines = []
lines.push("[config]")
lines.push("")
lines.push("[templates]")
lines.push("")
lines.push("# User-defined templates")
lines.push("# Add your custom templates below")
lines.push("# Example:")