mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Matugen: added a [templates] section or matugen would crash if the user templates is not customized.
This commit is contained in:
@@ -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:")
|
||||
|
||||
Reference in New Issue
Block a user