diff options
| author | lukeflo | 2025-08-23 21:39:45 +0200 |
|---|---|---|
| committer | lukeflo | 2025-08-23 21:39:45 +0200 |
| commit | 8229175fcf5a647b3390f2b33ab964535849ed19 (patch) | |
| tree | 065ca909203429b423d8f657659dc932cee109c1 /tests | |
| parent | 71632fca42977560aaf77dd521b0b6b51319ec17 (diff) | |
| download | bibiman-8229175fcf5a647b3390f2b33ab964535849ed19.tar.gz bibiman-8229175fcf5a647b3390f2b33ab964535849ed19.zip | |
updated README
Diffstat (limited to 'tests')
| -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 |
