Reload flight list when new flight is added

This commit is contained in:
april
2024-01-03 15:40:18 -06:00
parent a52eab9105
commit c857a18619
2 changed files with 9 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ export const links: LinksFunction = () => [
},
{
rel: "icon",
href: "/favicon/favicon-16x1166.png",
href: "/favicon/favicon-16x16.png",
type: "image/png",
sizes: "16x16",
},