chore: generate

This commit is contained in:
GitHub Action
2026-01-12 21:27:36 +00:00
parent b3a1360ad9
commit 64f0205f97
2 changed files with 6 additions and 5 deletions

View File

@@ -118,7 +118,7 @@ export function DialogSelectServer() {
}
async function handleRemove(url: string) {
server.remove(url)
server.remove(url)
}
return (