Use tabs for indentation
This commit is contained in:
@@ -516,7 +516,6 @@ class BlogApplication {
|
||||
@Bean
|
||||
fun mustacheCompiler(loader: Mustache.TemplateLoader?) =
|
||||
Mustache.compiler().escapeHTML(false).withLoader(loader)
|
||||
|
||||
}
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user