mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
minidlna: Fix showing clients information
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
f65b4ec407
commit
1be1af9b18
@ -35,6 +35,7 @@ class MiniDLNAAppView(AppView):
|
||||
description = minidlna.description
|
||||
form_class = MiniDLNAServerForm
|
||||
icon_filename = minidlna.icon_filename
|
||||
clients = minidlna.clients
|
||||
|
||||
def get_initial(self):
|
||||
"""Initial form value as found in the minidlna.conf"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user