mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
remove: todo.
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
function dismissOnboarding() {
|
||||
setHasOnboardingDismissed($project.$id);
|
||||
trackEvent('onboarding_hub_platform_dismiss');
|
||||
// TODO: @ernst, do we need this invalidate?
|
||||
// await invalidate(Dependencies.ORGANIZATION);
|
||||
goto(`${base}/project-${$project.region}-${$project.$id}/overview`);
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user