mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-13 03:29:49 +00:00
LibJS: Use enums instead of strings in Intl.DurationFormat AOs
This commit is contained in:
parent
37fc9b6511
commit
5cfd50224c
Notes:
github-actions[bot]
2024-12-04 13:02:51 +00:00
Author: https://github.com/trflynn89
Commit: 5cfd50224c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2731
Reviewed-by: https://github.com/shannonbooth
4 changed files with 184 additions and 141 deletions
|
@ -586,6 +586,7 @@ namespace JS {
|
|||
P(weekday) \
|
||||
P(weekend) \
|
||||
P(weekOfYear) \
|
||||
P(week) \
|
||||
P(weeks) \
|
||||
P(weeksDisplay) \
|
||||
P(with) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue