Skip to content

Commit

Permalink
Allow restoring the sunsetting announcement tab
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiou87 committed Nov 9, 2022
1 parent 0df5017 commit 1d7aeb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/welcome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"deserializers": {
"WelcomeView": "createWelcomeView",
"GuideView": "createGuideView",
"ConsentView": "createConsentView"
"ConsentView": "createConsentView",
"SunsettingView": "createSunsettingView"
},
"dependencies": {
"etch": "0.9.0"
Expand Down

0 comments on commit 1d7aeb6

Please sign in to comment.