diff options
Diffstat (limited to 'tests/test-config.toml')
| -rw-r--r-- | tests/test-config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-config.toml b/tests/test-config.toml index 0b93cf3..fc447f1 100644 --- a/tests/test-config.toml +++ b/tests/test-config.toml @@ -35,7 +35,7 @@ note_symbol = "" ## Select a custom column beside standard "author", "title" and "year" ## Possible values are "journaltitle", "organization", "instituion", "publisher" ## and "pubtype" (which is the default) -custom_column = "publisher" +custom_column = "series" # [colors] ## Default values for dark-themed terminal |
