fix: normalize server name
This commit is contained in:
parent
fdf2d75d86
commit
32f22f81d9
4 changed files with 6 additions and 4 deletions
|
@ -110,7 +110,7 @@ onMounted(async () => {
|
|||
<div
|
||||
absolute left-6em right-0 top="100%"
|
||||
bg-base rounded border="~ base"
|
||||
text-left
|
||||
text-left z-10 shadow
|
||||
>
|
||||
<div
|
||||
v-for="server, idx in filteredServers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue