Skip to content

Commit

Permalink
Add missing fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiarn committed Jun 23, 2022
1 parent d9f8b5c commit 09df091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions usr/lib/linuxmuster-webui/plugins/lmn_settings/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ def handle_api_subnet(self, http_context):
'routerIp',
'beginRange',
'endRange',
'nameServer',
'nextServer',
'setupFlag',
]
if http_context.method == 'GET':
Expand Down

0 comments on commit 09df091

Please sign in to comment.