Skip to content

Commit 99ed157

Browse files
github-actions[bot]github-actions
and
github-actions
authoredSep 5, 2024
Codes are generated by openapi (#952)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 4bcb0fd commit 99ed157

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎lib/insight/model/ageTile.ts

+5
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,10 @@ export namespace AgeTile {
3232
| "from40to44"
3333
| "from45to49"
3434
| "from50"
35+
| "from50to54"
36+
| "from55to59"
37+
| "from60to64"
38+
| "from65to69"
39+
| "from70"
3540
| "unknown";
3641
}

‎line-openapi

0 commit comments

Comments
 (0)