mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #4342 from omnivore-app/fix/web-maintenance-time
Fix time for maint mode
This commit is contained in:
commit
d688f2082f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ export const MaintenanceBanner = () => {
|
|||
alignment="center"
|
||||
distribution="center"
|
||||
>
|
||||
Omnivore will be undergoing maintenance for 30 minutes at 04:00 UTC,
|
||||
Omnivore will be undergoing maintenance for 30 minutes at 05:00 UTC,
|
||||
during that time the website and APIs will be unavailable.
|
||||
<SpanBox css={{ width: '50px' }} />
|
||||
<CloseButton
|
||||
|
|
|
|||
Loading…
Reference in a new issue