Update AppImage

This commit is contained in:
MacRimi
2025-09-28 23:09:31 +02:00
parent a8e7119b4a
commit 795d96f8d5
84 changed files with 2251 additions and 6071 deletions

View File

@@ -1,6 +1,6 @@
import { ProxmoxDashboard } from "../AppImage/components/proxmox-dashboard"
import { ProxmoxDashboard } from "../components/proxmox-dashboard"
export default function Page() {
export default function Home() {
return (
<main className="min-h-screen bg-background">
<ProxmoxDashboard />