Skip to content

Commit

Permalink
Merge pull request #3 from mitre-atlas/remove-nov24-banner
Browse files Browse the repository at this point in the history
Remove announcement banner for Nov 2024 survey
  • Loading branch information
brettp authored Jan 13, 2025
2 parents ecbd119 + 5a876e3 commit 8bf6ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stores/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const useMain = defineStore('main', {
/**
* Whether to show the annoucement banner on pages
*/
doShowAnnoucementBanner: true,
doShowAnnoucementBanner: false,
/**
* Accepted values for the _objectTypePlural route
*/
Expand Down

0 comments on commit 8bf6ddf

Please sign in to comment.