Skip to content

Commit

Permalink
hide project notice on this screen
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelmsmith committed Jan 26, 2024
1 parent 10f9329 commit 86fe852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/scenes/scenes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ export const sceneConfigurations: Record<Scene, SceneConfig> = {
[Scene.OnboardingProductIntroduction]: {
projectBased: true,
name: 'Product introduction',
hideProjectNotice: true,
},
[Scene.ToolbarLaunch]: {
projectBased: true,
Expand Down

0 comments on commit 86fe852

Please sign in to comment.