This commit is contained in:
marzban-dev
2025-06-02 17:12:31 +03:30
parent e3a0e4fc82
commit d4ea4a217c
+1 -1
View File
@@ -19,7 +19,7 @@ export default defineNuxtConfig({
head: {
meta: [
{
name: "apple-mobile-web-app-capable",
name: "mobile-web-app-capable",
content: "yes",
},
],