mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Remove horizontal rule in exporter docs
This commit is contained in:
parent
26773ac67f
commit
f6b800c372
1 changed files with 1 additions and 1 deletions
|
@ -2366,5 +2366,5 @@ def build_export_docs():
|
|||
|
||||
sections.append(section)
|
||||
|
||||
docs = '\n\n---\n\n'.join(sections)
|
||||
docs = '\n\n\n'.join(sections)
|
||||
return helpers.sanitize(docs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue