Skip to content

Commit

Permalink
Merged in bugfix/SHIBUI-1079 (pull request #286)
Browse files Browse the repository at this point in the history
SHIBUI-1079 Added missing time value

Approved-by: Ryan Mathis <rmathis@unicon.net>
  • Loading branch information
rmathis committed Jan 29, 2019
2 parents 113da15 + 4bb1e7b commit 1223dc1
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 1223dc1

Please sign in to comment.