diff options
author | Linus Groh <mail@linusgroh.de> | 2021-11-13 14:21:08 +0000 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-11-13 14:21:08 +0000 |
commit | f11277b50df7b84055ce6bb022aae37b24249123 (patch) | |
tree | b7013d3c305a2df571415b96454fa58f9532eddb /Userland/Applications/ThemeEditor/ThemeEditor.gml | |
parent | 8c73d85a65ff576d87ff102d614442745a54c704 (diff) | |
download | serenity-f11277b50df7b84055ce6bb022aae37b24249123.zip |
LibJS: Fix missing handling of "week" largest_unit in balance_duration()
It would crash because of VERIFY(largest_unit == "nanosecond"sv) in the
final else branch when passing "week", because it's not handled in any
of the previous branches.
Diffstat (limited to 'Userland/Applications/ThemeEditor/ThemeEditor.gml')
0 files changed, 0 insertions, 0 deletions