rename request entry

This commit is contained in:
yggverse 2024-04-16 20:28:42 +03:00
parent 3a7dcea23f
commit 5a4fba93f1
2 changed files with 20 additions and 17 deletions

View file

@ -121,12 +121,15 @@
"label":"Go"
}
},
"address":
"entry":
{
"placeholder":"URL or any search term...",
"length":
"request":
{
"max":1024
"placeholder":"URL or any search term...",
"length":
{
"max":1024
}
}
}
},