@forge/manifest

12.6.0-next.0-experimental-5b726e612.6.0-next.1
out/schema/basic-manifest-schema.json
~out/schema/basic-manifest-schema.jsonModified
+1−2
Index: package/out/schema/basic-manifest-schema.json
===================================================================
--- package/out/schema/basic-manifest-schema.json
+++ package/out/schema/basic-manifest-schema.json
@@ -54,10 +54,9 @@
                 "installationTarget": {
                     "type": "string",
                     "enum": [
                         "site",
-                        "unit",
-                        "user"
+                        "unit"
                     ],
                     "description": "The target of the app installation."
                 },
                 "compatibility": {