mirror of
https://github.com/Heretek-AI/Proxmox.git
synced 2026-07-01 20:04:06 -04:00
Chore: update scope and start_url in manifest to include 'Proxmox/'
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@ export default function manifest(): MetadataRoute.Manifest {
|
||||
background_color: "#030712",
|
||||
display: "standalone",
|
||||
orientation: "portrait",
|
||||
scope: "/",
|
||||
start_url: "/",
|
||||
scope: "/Proxmox/",
|
||||
start_url: "/Proxmox/",
|
||||
icons: [
|
||||
{
|
||||
src: "logo.png",
|
||||
|
||||
Reference in New Issue
Block a user