refactor: Remove any appcues events (#8597)

This commit is contained in:
Mutasem Aldmour
2024-02-09 15:15:59 +01:00
committed by GitHub
parent cd151f1ba9
commit 64b10d7f5c
4 changed files with 3 additions and 33 deletions

View File

@@ -3579,7 +3579,6 @@ export default defineComponent({
},
{
withPostHog: true,
withAppCues: true,
},
);
}