diff options
Diffstat (limited to 'src/config.rs')
| -rw-r--r-- | src/config.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.rs b/src/config.rs index e3798e4..00a35b7 100644 --- a/src/config.rs +++ b/src/config.rs @@ -362,6 +362,7 @@ mod tests { note_symbol = "N" file_symbol = "F" link_symbol = "L" + custom_column = "pubtype" [colors] main_text_color = "250" |
