Skip to content

Commit

Permalink
SHIBUI-1079 Added missing time value
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Jan 28, 2019
1 parent 7931624 commit 4bb1e7b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"PT30M",
"PT1H",
"PT4H",
"PT8H",
"PT12H",
"PT24H"
]
Expand All @@ -107,6 +108,7 @@
"PT30M",
"PT1H",
"PT4H",
"PT8H",
"PT12H",
"PT24H"
]
Expand All @@ -129,6 +131,7 @@
"PT30M",
"PT1H",
"PT4H",
"PT8H",
"PT12H",
"PT24H"
]
Expand Down Expand Up @@ -174,6 +177,7 @@
"PT30M",
"PT1H",
"PT4H",
"PT8H",
"PT12H",
"PT24H"
]
Expand Down

0 comments on commit 4bb1e7b

Please sign in to comment.