mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 10:06:26 +00:00
Fix hosts index list
This commit is contained in:
@ -18,7 +18,7 @@ const initialState = {
|
||||
limit: 10,
|
||||
sortBy: [
|
||||
{
|
||||
id: "name",
|
||||
id: "domain_names",
|
||||
desc: false,
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user