Update Zezere needles for webUI change

Seems the zezere webUI changed a bit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-11-20 09:36:08 -08:00
parent 6554980501
commit 61b399c807
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 60,
"type": "match",
"ypos": 132,
"height": 21,
"xpos": 15
}
],
"properties": [],
"tags": [
"zezere_login"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 448,
"height": 15,
"ypos": 135,
"type": "match",
"width": 142
}
],
"properties": [],
"tags": [
"zezere_ssh_key"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB