mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Merge pull request #11356 from hashicorp/update-alert-banner
Update HashiConf alert-banner expiration
This commit is contained in:
@@ -8,5 +8,5 @@ export default {
|
||||
linkText: 'Join Now',
|
||||
// Set the expirationDate prop with a datetime string (e.g. '2020-01-31T12:00:00-07:00')
|
||||
// if you'd like the component to stop showing at or after a certain date
|
||||
expirationDate: '2021-10-21T12:00:00-07:00',
|
||||
expirationDate: '2021-10-20T23:00:00-07:00',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user