fix generator template
This commit is contained in:
@@ -44,7 +44,7 @@ pub fn generate_comment(
|
||||
header.push("Attrs");
|
||||
}
|
||||
column_info_table
|
||||
.load_preset(" -+=++ + ++")
|
||||
.load_preset("|| -+=++ + ++")
|
||||
.set_content_arrangement(ContentArrangement::Dynamic)
|
||||
.set_header(header);
|
||||
if let Some(width) = config.max_wdith {
|
||||
|
||||
Reference in New Issue
Block a user