feat: add whiteline between shares for readibility
This commit is contained in:
parent
35a69f30b7
commit
3d83fde6f4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{% for __shares in shares %}
|
||||
# {{ __shares['name'] }}
|
||||
{{ __shares['path'] }} {{ __shares['client_ip'] }}({{ __shares['client_options'] }})
|
||||
|
||||
{% endfor %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue