mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Fix hosts index list
This commit is contained in:
parent
a0e17f9678
commit
f3018115ba
@ -18,7 +18,7 @@ const initialState = {
|
||||
limit: 10,
|
||||
sortBy: [
|
||||
{
|
||||
id: "name",
|
||||
id: "domain_names",
|
||||
desc: false,
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user