mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
NEWS: Remove trailing comma from an old nmbug-status config
That closing brace is the end of the config JSON; there won't be anything coming after it.
This commit is contained in:
parent
a07cafae00
commit
fb063e20fb
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -409,7 +409,7 @@ from the config file. Use something like:
|
|||
...
|
||||
},
|
||||
...
|
||||
},
|
||||
}
|
||||
|
||||
Python Bindings
|
||||
---------------
|
||||
|
|
Loading…
Reference in a new issue