Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Sep 22, 2024
2 parents bb69fad + 0607f75 commit c295504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions validator/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4101,7 +4101,7 @@
"severity": "error",
"code": "invalid",
"details": {
"text": "Not a valid time ({0})"
"text": "Not a valid time (null)"
},
"diagnostics": "[88,34]",
"expression": [
Expand All @@ -4112,7 +4112,7 @@
"severity": "error",
"code": "invalid",
"details": {
"text": "Not a valid time ({0})"
"text": "Not a valid time (null)"
},
"diagnostics": "[92,34]",
"expression": [
Expand Down

0 comments on commit c295504

Please sign in to comment.