Update AppImage

This commit is contained in:
MacRimi
2025-12-10 17:56:11 +01:00
parent 0098000ae0
commit cb5581c49f
2 changed files with 9 additions and 8 deletions

View File

@@ -8,6 +8,7 @@ import { Input } from "@/components/ui/input"
import { Label } from "@/components/ui/label"
import { Loader2, Activity, GripHorizontal } from "lucide-react"
import { API_PORT } from "../lib/api-config"
import { fetchApi } from "@/lib/api-config"
import { useIsMobile } from "@/hooks/use-mobile"
interface WebInteraction {