mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-23 15:18:40 -04:00
chore: Disable alert banner (#11452)
This commit is contained in:
parent
479a5ca813
commit
cf121d899e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const ALERT_BANNER_ACTIVE = true
|
||||
export const ALERT_BANNER_ACTIVE = false
|
||||
|
||||
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
|
||||
export default {
|
||||
|
|
|
|||
Loading…
Reference in a new issue