aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukeflo2025-08-24 22:54:37 +0200
committerlukeflo2025-08-24 22:54:37 +0200
commita981147809dae4a94ed0fb4da8195f477c4cd1d5 (patch)
tree9df472c6bf74752e1ed1a455743697a67abde6d0
parentf090e1310cd6c74919273491d75b4b6c52e3dffc (diff)
downloadbibiman-a981147809dae4a94ed0fb4da8195f477c4cd1d5.tar.gz
bibiman-a981147809dae4a94ed0fb4da8195f477c4cd1d5.zip
fix config test func
-rw-r--r--src/config.rs1
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"