diff --git a/.changeset/onboarding-manifest-about.md b/.changeset/onboarding-manifest-about.md new file mode 100644 index 000000000..aac72cc2e --- /dev/null +++ b/.changeset/onboarding-manifest-about.md @@ -0,0 +1,5 @@ +--- +"saleor-app-onboarding": patch +--- + +Updated the app description shown in the Saleor Dashboard to clarify that the Onboarding app mounts itself on the Dashboard home page and does not provide a dedicated UI in the extensions view. diff --git a/apps/onboarding/src/app/api/manifest/route.ts b/apps/onboarding/src/app/api/manifest/route.ts index a493fdd68..13b84470c 100644 --- a/apps/onboarding/src/app/api/manifest/route.ts +++ b/apps/onboarding/src/app/api/manifest/route.ts @@ -11,7 +11,7 @@ const handler = createManifestHandler({ const manifest: AppManifest = { about: - "Saleor Onboarding App — guides new users through the first steps of using Saleor Dashboard.", + "Saleor Onboarding App — guides new users through the first steps of using Saleor Dashboard. App mounts itself on the Dashboard home page and do not provide dedicated UI in the extension view.", author: "Saleor Commerce", brand: { logo: {