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