* home: improve naming in mobileconfig handlers

Updates #2235.
This commit is contained in:
Ainar Garipov
2020-10-29 19:39:11 +03:00
parent 9761f13399
commit 98f6843aab
3 changed files with 67 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
// Package home contains AdGuard Home's HTTP API methods.
package home
import (