mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-28 19:40:28 +00:00
Fix linting problems
This commit is contained in:
@@ -15,7 +15,7 @@ type PageInfo struct {
|
||||
Expand []string `json:"expand"`
|
||||
}
|
||||
|
||||
// Sort ...
|
||||
// Sort holds the sorting data
|
||||
type Sort struct {
|
||||
Field string `json:"field"`
|
||||
Direction string `json:"direction"`
|
||||
|
Reference in New Issue
Block a user